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

13 lines
536 B
XML
Raw Normal View History

2025-07-21 18:38:50 +08:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<config>
2025-07-30 15:22:56 +08:00
<Settings mapID="1" mapName="溪水村" enterLv="1" returnMapId="1" returnMapCellPointX="41" returnMapCellPointY="20" roleMode="18" useMode="15" deadFall="0" />
<Teleports>
<Teleport posIndexX="98" posIndexY="97" nextMapId="3" nextMapPosIndexX="190" nextMapPosIndexY="220" />
</Teleports>
2025-07-25 15:36:10 +08:00
<ReliveAreas>
<ReliveArea type="0" mapId="1" indexX="14" indexY="117" radius="10" />
</ReliveAreas>
2025-07-21 18:38:50 +08:00
<SellAreas />
<AudioTriggers />
<Conditions />
</config>