From 988b006a5bb9edb6465653566e7bdf8175347b8c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 16:50:41 -0400 Subject: feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps --- building_guide/bank.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'building_guide/bank.md') diff --git a/building_guide/bank.md b/building_guide/bank.md index ec03a5a..acf9954 100644 --- a/building_guide/bank.md +++ b/building_guide/bank.md @@ -10,7 +10,7 @@ A bank terminal that players can interact with. Has no special behavior — the ```yaml name: bank booth -color: "226" +color: "E2" description: "..." inroom_description: "A bank booth is set into the wall." ``` -- cgit v1.2.3