diff options
| author | troido <troido@protonmail.com> | 2020-05-21 12:45:44 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-06-05 22:27:53 +0200 |
| commit | f47034bdf86e7ddc831ecb8f50689b9b07a0f6ca (patch) | |
| tree | 4a2f4f5bee8541c66b6ce6b53b08ef354d59472e /content/maps/room.json | |
| parent | bd1da23cf18960b36f8683c09899044d64b4bd83 (diff) | |
actually added talk system and removed reply interaction
Diffstat (limited to 'content/maps/room.json')
| -rw-r--r-- | content/maps/room.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/maps/room.json b/content/maps/room.json index 74cfcc0..173f79e 100644 --- a/content/maps/room.json +++ b/content/maps/room.json @@ -13,7 +13,7 @@ " ~~,,,,.,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,~~~~,,,,,,T,,,,,,,,,,,,X", " X,,,,,.,,,,,,,,,,,,~~~,,,,,,,,,,,,,,,,,,,X", - " X,,,,,.,,,,,,,,,,,,~~~,,,,,T,,,,######,,,X", + " X,,,,,.,u,,,,,,,,,,~~~,,,,,T,,,,######,,,X", " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", " X,,,t..............bbb..........D++++#,,,X", " X,,,,,.,,,,,,,,,,,,bbb,,,,,,,,,,#++++#,,,X", @@ -52,7 +52,6 @@ "u": ["ground", "dude"], "t": ["ground", "trader"], "P": ["ground", "pickaxe"], - "u": ["ground", "radishes"], "Q": "quarry", " ": [] } |
