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

15 lines
625 B
XML
Raw Normal View History

2025-06-14 13:46:24 +08:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<config>
<Settings mapID="1" mapName="溪水村" enterLv="1" returnMapId="1" returnMapCellPointX="125" returnMapCellPointY="107" roleMode="8" useMode="15" deadFall="0" />
<Teleports>
<Teleport posIndexX="184" posIndexY="186" nextMapId="3" nextMapPosIndexX="208" nextMapPosIndexY="192" />
</Teleports>
<ReliveAreas>
<ReliveArea type="0" mapId="1" indexX="127" indexY="107" radius="3" />
</ReliveAreas>
<SellAreas />
<AudioTriggers>
<AudioTrigger indexX="88" indexY="104" radius="5" name="assd" />
</AudioTriggers>
<Conditions />
</config>