diff options
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> |