aboutsummaryrefslogtreecommitdiffstats
path: root/xml
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2016-02-23 22:29:12 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2016-02-23 22:29:12 -0500
commit8a2517c3068bb8fc7b22a01a2f75ab5537342063 (patch)
treed1a9973766afa8f09a6676155ff78908db4821ef /xml
parentd1ee9a1b4b4d02b564b554a30314a97c1982da22 (diff)
parent0396f428411eb015f796643f9e7e38ca97f8fd42 (diff)
Merge branch 'master' of http://github.com/tcsullivan/gamedev
Diffstat (limited to 'xml')
-rw-r--r--xml/playerSpawnHill1.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml
index 0c0fe4c..269b393 100644
--- a/xml/playerSpawnHill1.xml
+++ b/xml/playerSpawnHill1.xml
@@ -10,7 +10,11 @@
<npc name="Ralph" hasDialog="true" />
<npc name="Johnny" hasDialog="false" />
- <structure type="5" inside="playerSpawnHill1_Building1.xml" />
+ <!-- <structure type="5" inside="playerSpawnHill1_Building1.xml" /> -->
+ <village name="Meme-Town">
+ <structure type="0" x="-100" inside="playerSpawnHill1_Building1.xml"/>
+ <structure type="5" x="-500" inside="playerSpawnHill1_Building1.xml"/>
+ </village>
</World>