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

Update maps.py

parent 310b2a84
Branches main
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@ location_start = {
"description":
""""You are standing at the entrance of your small hometown.
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.""",
There is a path leading to the north, which you can follow to the fields with the bridge on the right, and the east path, which leads to the houses.""",
"exits": {"north": "Base", "west": "House"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment