Honey Village: six model builds + hub frontend, Dockerized for Dokploy
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.10" tiledversion="1.12.2" orientation="orthogonal" renderorder="right-down" width="15" height="10" tilewidth="16" tileheight="16" infinite="0" nextlayerid="4" nextobjectid="7">
|
||||
<tileset firstgid="1" source="village.tsx"/>
|
||||
<layer id="1" name="ground" width="15" height="10">
|
||||
<data encoding="csv">
|
||||
17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17
|
||||
</data>
|
||||
</layer>
|
||||
<layer id="2" name="obstacles" width="15" height="10">
|
||||
<properties>
|
||||
<property name="collides" type="bool" value="true"/>
|
||||
</properties>
|
||||
<data encoding="csv">
|
||||
13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,0,20,20,20,20,20,0,0,0,43,0,21,0,13,13,0,20,20,20,20,20,0,0,0,0,0,0,0,13,13,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,0,0,0,23,0,0,0,0,0,0,0,0,0,13,13,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,0,0,0,0,0,0,0,0,0,0,0,0,0,13,13,13,13,13,13,13,0,0,13,13,13,13,13,13,13
|
||||
</data>
|
||||
</layer>
|
||||
<objectgroup id="3" name="objects">
|
||||
<object id="1" name="spawn" type="spawn" x="112" y="112" width="16" height="16"/>
|
||||
<object id="2" name="yuanyuan" type="npc" x="64" y="64" width="16" height="16"/>
|
||||
<object id="3" name="to_plaza" type="door" x="112" y="144" width="16" height="16"/>
|
||||
<object id="4" name="recipe" type="interact" x="160" y="32" width="16" height="16"/>
|
||||
<object id="5" name="counter" type="interact" x="64" y="48" width="16" height="16"/>
|
||||
<object id="6" name="knead" type="interact" x="48" y="48" width="16" height="16"/>
|
||||
</objectgroup>
|
||||
</map>
|
||||
Reference in New Issue
Block a user