summaryrefslogtreecommitdiff
path: root/content/maps/_home.json
diff options
context:
space:
mode:
Diffstat (limited to 'content/maps/_home.json')
-rw-r--r--content/maps/_home.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/maps/_home.json b/content/maps/_home.json
index 656ad94..13bbeb2 100644
--- a/content/maps/_home.json
+++ b/content/maps/_home.json
@@ -1,10 +1,10 @@
{
"width": 64,
"height": 64,
- "spawn": [63,0],
+ "spawn": [0,0],
"places": {},
"field":[
- ",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,%",
+ "%,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,",
",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,",
",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,",
",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,",
@@ -73,7 +73,7 @@
",": ["grass"],
"%": [{
"type": "portal",
- "kwargs": {"destination": "room"}
+ "kwargs": {"destination": "smallview", "destpos": "home"}
}, "ground"]
}
}