Skip to content
Snippets Groups Projects
Commit 44813ce2 authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1803 51575b47-30f0-44d4-a5cc-537603b46e54
parent 58aa3a9c
No related branches found
No related tags found
No related merge requests found
......@@ -160,11 +160,11 @@ addZone({11, 87, 16, 94}, "zonename", "Tar'Eyal")
addZone({54, 23, 65, 37}, "world-encounter", "lumberjack-cursed")
addZone({3, 15, 19, 33}, "world-encounter", "angolwen")
addZone({136, 43, 145, 55}, "world-encounter", "shadow-crypt")
addZone({46, 6, 50, 8}, "world-encounter", "infinite-dungeon")
addZone({46, 3, 52, 8}, "world-encounter", "infinite-dungeon")
addZone({75, 6, 78, 9}, "world-encounter", "infinite-dungeon")
addZone({61, 8, 64, 10}, "world-encounter", "infinite-dungeon")
addZone({22, 3, 26, 5}, "world-encounter", "infinite-dungeon")
addZone({59, 42, 65, 46}, "world-encounter", "infinite-dungeon")
addZone({22, 3, 29, 7}, "world-encounter", "infinite-dungeon")
addZone({59, 41, 65, 46}, "world-encounter", "infinite-dungeon")
-- ASCII map section
return {
......
......@@ -547,7 +547,7 @@
<property name="type" value="&quot;world-encounter&quot;"/>
</properties>
</object>
<object name="Infinite Dungeon" x="1499" y="197" width="124" height="85">
<object name="Infinite Dungeon" x="1503" y="109" width="186" height="169">
<properties>
<property name="subtype" value="&quot;infinite-dungeon&quot;"/>
<property name="type" value="&quot;world-encounter&quot;"/>
......@@ -565,13 +565,13 @@
<property name="type" value="&quot;world-encounter&quot;"/>
</properties>
</object>
<object name="Infinite Dungeon" x="735" y="101" width="124" height="85">
<object name="Infinite Dungeon" x="735" y="101" width="216" height="149">
<properties>
<property name="subtype" value="&quot;infinite-dungeon&quot;"/>
<property name="type" value="&quot;world-encounter&quot;"/>
</properties>
</object>
<object name="Infinite Dungeon" x="1897" y="1353" width="212" height="147">
<object name="Infinite Dungeon" x="1893" y="1317" width="216" height="185">
<properties>
<property name="subtype" value="&quot;infinite-dungeon&quot;"/>
<property name="type" value="&quot;world-encounter&quot;"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment