blob: 482908702e0c90c15405e79f79ca638b3ec081bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0"?>
<World>
<style background="0" bgm="assets/music/embark.wav" folder="assets/style/rustic/"/>
<generation type="Random" width="1000" />
<structure type="5" inside="playerSpawnHill1_Building1.xml"/>
<npc name="Swag" x="0" />
<link left="playerSpawnHill1.xml" />
</World>
|