Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="12" height="8" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="5">
|
||||
<tileset firstgid="1" source="tiles.tsx"/>
|
||||
<layer id="1" name="ground" width="12" height="8">
|
||||
<data encoding="csv">
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,27,27,27,27,27,27,27,
|
||||
27,27,27,27,27,30,30,27,27,27,27,27
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="obstacles" width="12" height="8">
|
||||
<properties><property name="collides" type="bool" value="true"/></properties>
|
||||
<data encoding="csv">
|
||||
43,43,43,43,43,43,43,43,43,43,43,43,
|
||||
29,29,29,71,29,29,29,29,75,29,29,29,
|
||||
0,68,0,0,0,0,0,0,0,63,0,0,
|
||||
0,0,0,0,0,65,0,0,0,64,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="fu" type="npc" x="112" y="49.6"><point/></object>
|
||||
<object id="2" name="chart" type="poi" x="80" y="75.2"><properties><property name="clue" value="C8"/></properties><point/></object>
|
||||
<object id="3" name="entry" type="spawn" x="96" y="104"><point/></object>
|
||||
<object id="4" name="to_plaza" type="door" x="80" y="120" width="32" height="8"><properties><property name="target" value="plaza"/><property name="spawn" value="fromClinic"/></properties></object>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user