blob: 43644ca3b8875602d135e0a37c6620e0c09ee3a4 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0"?>
<IndoorWorld>
<style background="1" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/>
<house width="800" />
<generation width="1600" />
<link outside="town.xml"/>
<npc name="Bob" hasDialog="false" spawnx="30"/>
</IndoorWorld>
|