Skip to content
Snippets Groups Projects
Commit 64adc7cc authored by Abdul Khan's avatar Abdul Khan
Browse files

Updated Maps Dictionary

parent 278ea1be
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ location_start = {
"description":
""""You are standing at the entrance of your small hometown.
Next to you is a row of houses, with #1's house being the last of the row.
Next to you is a row of houses, with Marco's house being the last of the row.
There is a path leading to the north, which you can follow to the fields,
or to the east, which leads to the houses.""",
......@@ -15,7 +15,7 @@ location_start = {
}
location_house = {
"name": "#1's House",
"name": "Marco's House",
"description":
""""The deceased's family lives here, now consumed by grief.
......@@ -28,10 +28,10 @@ location_house = {
}
location_room = {
"name": "#1's Room",
"name": "Marco's Room",
"description":
""""You're at the door of #1's room, one of which you been hundreds of times.
""""You're at the door of Marco's room, one of which you been hundreds of times.
The room is filled with old memories and comics. You notice an empty letter on his desk.""",
"exits": {"next": "House"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment