summaryrefslogtreecommitdiff
path: root/content/maps
diff options
context:
space:
mode:
Diffstat (limited to 'content/maps')
-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 e1bf55e..ca50eff 100644
--- a/content/maps/room.json
+++ b/content/maps/room.json
@@ -17,7 +17,7 @@
"X,^,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X",
"X,,,,,.............bbb..........D++++#,,,X",
"X,**,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X",
- "X,*,*,.,,,,,V,,V,,,~~~,,,T,,,T,,#++++#,,,X",
+ "X,*,*,.,u,,,V,,V,,,~~~,,,T,,,T,,#++++#,,,X",
"X,,*,,.,,,,,,,,,,,,~~~,,,,,,,,,,######,,,X",
"X,oo,,.,s,d,,,,,,,~~~~,,,,,,,,,,f,,,,f,,,X",
"X,,*,,.,,,,,,,,,,,~~~''''''''''''''''f'''X",
@@ -49,6 +49,7 @@
"/": ["grass", "sword"],
"D": ["ground", "closeddoor"],
"s": ["ground", "sign"],
+ "u": ["ground", "dude"],
" ": []
}
}