Files
HX_MapEditor/Assets/GameAssets/Maps/1/XML/NpcsConfig.xml
2025-09-11 10:42:18 +08:00

33 lines
858 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<config>
<Settings mapID="1" />
<Npcs>
<Npc id="1001" indexX="38" indexY="25" dir="3">
<NpcPaths />
</Npc>
<Npc id="1002" indexX="52" indexY="46" dir="3">
<NpcPaths />
</Npc>
<Npc id="1003" indexX="81" indexY="38" dir="5">
<NpcPaths />
</Npc>
<Npc id="1004" indexX="66" indexY="51" dir="5">
<NpcPaths />
</Npc>
<Npc id="1005" indexX="21" indexY="74" dir="7">
<NpcPaths />
</Npc>
<Npc id="1006" indexX="57" indexY="29" dir="4">
<NpcPaths />
</Npc>
<Npc id="1007" indexX="77" indexY="57" dir="3">
<NpcPaths />
</Npc>
<Npc id="1008" indexX="48" indexY="33" dir="5">
<NpcPaths />
</Npc>
<Npc id="2002" indexX="77" indexY="42" dir="4">
<NpcPaths />
</Npc>
</Npcs>
</config>