diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-01-12 08:49:12 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-01-12 08:49:12 -0500 |
commit | 599425c0380630197005c9ecc86604396d612f81 (patch) | |
tree | e9660c0b9c0ae1c015e2c25281e758ff75018604 /xml/playerSpawnHill1.xml | |
parent | 1574754cdaca14d68459cc520b63b6b3c449ecbd (diff) |
inside?
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index 5ad31b0..12d55fc 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -3,13 +3,13 @@ <style background="0" bgm="assets/music/embark.wav" /> <generation type="Random" width="800" /> - <link right="playerSpawnHill2.xml" /> + <!--<link right="playerSpawnHill2.xml" />--> <mob type="1" /> <npc name="Ralph" hasDialog="true" /> <npc name="Johnny" hasDialog="true" /> - <structure type="6"/> + <structure type="5" inside="playerSpawnHill1_Building1.xml" /> </World> |