Teo-CD
d42d176e8d
Working except for end of path endless loop (0,0 point appearing in paths for no reason?) Commit mainly because the HDD is on the verge of dying
7 lines
No EOL
276 B
XML
7 lines
No EOL
276 B
XML
<?xml version = "1.0"?>
|
|
<Level w="20" h="20" textureId="0">
|
|
<Entity x="0" y="0" type="Citizen"/>
|
|
<Entity x="0" y="1" type="Citizen"/>
|
|
<Entity x="10" y="10" type="Significant" textureId="1"/>
|
|
<Entity x="1" y="1" w="5" h="5" type="House" textureId="2"/>
|
|
</Level> |