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