diff options
| author | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-27 16:50:41 -0400 |
| commit | 988b006a5bb9edb6465653566e7bdf8175347b8c (patch) | |
| tree | 3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/objects/market_stall.yaml | |
| parent | 1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff) | |
| download | thehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz | |
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/objects/market_stall.yaml')
| -rw-r--r-- | data/objects/market_stall.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/objects/market_stall.yaml b/data/objects/market_stall.yaml index e438898..7ab4570 100644 --- a/data/objects/market_stall.yaml +++ b/data/objects/market_stall.yaml @@ -1,7 +1,7 @@ name: Market Stall description: "A wooden stall piled with food and sundries. The vendor doesn't seem particularly attentive." -color: "179" -inroom_description: "A bustling {179}market stall{/} is set up here." +color: "B3" +inroom_description: "A bustling {B3}market stall{/} is set up here." hidden: false steal_table: market_stall_steal steal_level: 5 |
