summaryrefslogtreecommitdiff
path: root/content/maps/room.json
diff options
context:
space:
mode:
Diffstat (limited to 'content/maps/room.json')
-rw-r--r--content/maps/room.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/maps/room.json b/content/maps/room.json
index ca50eff..5d69b72 100644
--- a/content/maps/room.json
+++ b/content/maps/room.json
@@ -15,7 +15,7 @@
"X,,,,,.,,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,X",
"X,^,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X",
"X,^,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X",
- "X,,,,,.............bbb..........D++++#,,,X",
+ "X,,,t..............bbb..........D++++#,,,X",
"X,**,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X",
"X,*,*,.,u,,,V,,V,,,~~~,,,T,,,T,,#++++#,,,X",
"X,,*,,.,,,,,,,,,,,,~~~,,,,,,,,,,######,,,X",
@@ -50,6 +50,7 @@
"D": ["ground", "closeddoor"],
"s": ["ground", "sign"],
"u": ["ground", "dude"],
+ "t": ["ground", "trader"],
" ": []
}
}