Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
6646cf5cb3 | |||
f72ab1bf07 | |||
d3cbd06c3e |
@ -66,7 +66,6 @@
|
||||
<Movie id="84" movie="Q_SWN_SD_retreat" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="85" movie="Q_SNC_SD_argon_base" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="86" movie="Q_SNC_B_collect_fire" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="88" movie="S_ATW_Start_02_TutorialMovie" gameFadeOutTime="2.0" isMatinee="true" />
|
||||
<Movie id="97" movie="Q_HEN_SD_02_balders_temple" gameFadeOutTime="0.5" isMatinee="true" />
|
||||
<Movie id="95" movie="Q_SNC_A_kashian_tree" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="99" movie="Q_SWC_SD_Sandradie" gameFadeOutTime="0.3" isMatinee="true" />
|
||||
|
@ -336,7 +336,7 @@
|
||||
</SwimStartDepthList>
|
||||
<TCat showTCatInInventory="false" useInGameStoreCoin="true" />
|
||||
<TradeBroker expireDays="7" />
|
||||
<TutorialPlay activated="true" entryMsgId="31000" entryMsgTime="4000" />
|
||||
<TutorialPlay activated="false" entryMsgId="31000" entryMsgTime="4000" />
|
||||
<UnidentifyScroll>
|
||||
<Item id="93" grade="0" />
|
||||
<Item id="94" grade="0" />
|
||||
|
@ -66,7 +66,6 @@
|
||||
<Movie id="84" movie="Q_SWN_SD_retreat" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="85" movie="Q_SNC_SD_argon_base" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="86" movie="Q_SNC_B_collect_fire" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="88" movie="S_ATW_Start_02_TutorialMovie" gameFadeOutTime="2.0" isMatinee="true" />
|
||||
<Movie id="97" movie="Q_HEN_SD_02_balders_temple" gameFadeOutTime="0.5" isMatinee="true" />
|
||||
<Movie id="95" movie="Q_SNC_A_kashian_tree" gameFadeOutTime="0.2" isMatinee="true" />
|
||||
<Movie id="99" movie="Q_SWC_SD_Sandradie" gameFadeOutTime="0.3" isMatinee="true" />
|
||||
|
@ -336,7 +336,7 @@
|
||||
</SwimStartDepthList>
|
||||
<TCat showTCatInInventory="false" useInGameStoreCoin="true" />
|
||||
<TradeBroker expireDays="7" />
|
||||
<TutorialPlay activated="true" entryMsgId="31000" entryMsgTime="4000" />
|
||||
<TutorialPlay activated="false" entryMsgId="31000" entryMsgTime="4000" />
|
||||
<UnidentifyScroll>
|
||||
<Item id="93" grade="0" />
|
||||
<Item id="94" grade="0" />
|
||||
|
33
README.md
33
README.md
@ -1,12 +1,20 @@
|
||||
31.04 C
|
||||
# 31.04 C
|
||||
|
||||
## NPCs Restored
|
||||
|
||||
### Island of Dawn (64)
|
||||
1602 | Mission Board
|
||||
1603 | Sripi
|
||||
1052 | Ailesa
|
||||
1002 | Poron
|
||||
1053 | Mahadam
|
||||
1004 | Viator
|
||||
|
||||
### Velika (63)
|
||||
1059 | Jorian
|
||||
1146 | Humtan (Peddler)
|
||||
|
||||
### Balderon (58)(Disabled)
|
||||
### Balderon (58)
|
||||
1005 | Garak
|
||||
|
||||
### Crescentia (59)
|
||||
@ -95,6 +103,27 @@ Temple of Temerity
|
||||
Sigil Adstringo
|
||||
Suryati's Peak
|
||||
Lakan's Prison
|
||||
Fane of Kaprima NM|HM
|
||||
Akeron's Inferno NM|HM
|
||||
|
||||
## Maps Implemented
|
||||
|
||||
Baldera (with limitations)
|
||||
Balderon (with limitations)
|
||||
|
||||
## Camps Restored
|
||||
|
||||
Lakan's Prison
|
||||
Akeron's Inferno
|
||||
Shattered Fleet
|
||||
The Abscess
|
||||
Wonderholme
|
||||
Abandoned Camp (IoD)
|
||||
Baldera Central and Western Camps
|
||||
|
||||
## Bonfires Implemented
|
||||
|
||||
Baldera Central and Western Camps
|
||||
|
||||
## DISCLAIMER
|
||||
Since i don't have other regions resources, only EUR will be updated. Of course, if i manage to get more data from other regions, it will be added too!
|
Reference in New Issue
Block a user