第一次提交
This commit is contained in:
15
Assets/GameAssets/Maps/1/XML/MapConfig.xml
Normal file
15
Assets/GameAssets/Maps/1/XML/MapConfig.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user