Files
HX_MapEditor/Assets/GameAssets/Maps/1/XML/NpcsConfig.xml
2025-07-30 15:22:56 +08:00

33 lines
860 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<config>
<Settings mapID="1" />
<Npcs>
<Npc id="1001" indexX="49" indexY="33" dir="3">
<NpcPaths />
</Npc>
<Npc id="1002" indexX="55" indexY="46" dir="3">
<NpcPaths />
</Npc>
<Npc id="1003" indexX="65" indexY="52" dir="5">
<NpcPaths />
</Npc>
<Npc id="1004" indexX="82" indexY="64" dir="5">
<NpcPaths />
</Npc>
<Npc id="1005" indexX="22" indexY="80" dir="7">
<NpcPaths />
</Npc>
<Npc id="1006" indexX="59" indexY="35" dir="5">
<NpcPaths />
</Npc>
<Npc id="1007" indexX="98" indexY="51" dir="3">
<NpcPaths />
</Npc>
<Npc id="1008" indexX="91" indexY="90" dir="3">
<NpcPaths />
</Npc>
<Npc id="1011" indexX="128" indexY="123" dir="5">
<NpcPaths />
</Npc>
</Npcs>
</config>