Files
HX_MapEditor/Assets/GameAssets/Maps/1/XML/NpcsConfig.xml

33 lines
858 B
XML
Raw Permalink Normal View History

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