Fix datasheet signature and ContinentData
This commit is contained in:
@ -22,9 +22,9 @@ disableChannelListBtn : true 인 경우 레이더 맵의 채널 리스트가 나
|
|||||||
<HuntingZone id="313" />
|
<HuntingZone id="313" />
|
||||||
<HuntingZone id="364" />
|
<HuntingZone id="364" />
|
||||||
</Continent>
|
</Continent>
|
||||||
<Continent id="1" channelType="none" initChannelCount="1" channelMax="10" userMaxPerChannel="9999,50" inChannelingContinent="7001,7002,7003,7004,7006" isSpecificSpace="FALSE">
|
<Continent id="1" channelType="none" initChannelCount="1" channelMax="10" userMaxPerChannel="1000" inChannelingContinent="7001,7002,7003,7004,7006" isSpecificSpace="FALSE">
|
||||||
</Continent>
|
</Continent>
|
||||||
<Continent id="7006" channelType="field" initChannelCount="1" channelMax="3" userMaxPerChannel="1000" isSpecificSpace="FALSE">
|
<Continent id="7006" channelType="channelingZone" initChannelCount="1" channelMax="10" userMaxPerChannel="1000" isSpecificSpace="FALSE">
|
||||||
<HuntingZone id="1" />
|
<HuntingZone id="1" />
|
||||||
<!--<HuntingZone id="2" />-->
|
<!--<HuntingZone id="2" />-->
|
||||||
<!--<HuntingZone id="3" />-->
|
<!--<HuntingZone id="3" />-->
|
||||||
@ -42,7 +42,7 @@ disableChannelListBtn : true 인 경우 레이더 맵의 채널 리스트가 나
|
|||||||
<HuntingZone id="206" />
|
<HuntingZone id="206" />
|
||||||
<HuntingZone id="207" />-->
|
<HuntingZone id="207" />-->
|
||||||
<HuntingZone id="358" />
|
<HuntingZone id="358" />
|
||||||
<HuntingZone id="363" />
|
<HuntingZone id="363" />
|
||||||
</Continent>
|
</Continent>
|
||||||
<Continent id="2" channelType="none" initChannelCount="1" channelMax="10" userMaxPerChannel="1000" inChannelingContinent="7011,7012,7013,7014,7015" isSpecificSpace="FALSE">
|
<Continent id="2" channelType="none" initChannelCount="1" channelMax="10" userMaxPerChannel="1000" inChannelingContinent="7011,7012,7013,7014,7015" isSpecificSpace="FALSE">
|
||||||
<HuntingZone id="72" />
|
<HuntingZone id="72" />
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" ?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<PegasusPaths>
|
<PegasusPaths>
|
||||||
<PegasusPath description="초승-Baldera" index="24">
|
<PegasusPath description="초승-Baldera" index="24">
|
||||||
<Stage type="high_after" continentId="7006">
|
<Stage type="high_after" continentId="7006">
|
||||||
|
Reference in New Issue
Block a user