diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 3bf8e75bf..24a365d07 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,7 +25,9 @@ -----
=========================
+
03/20
+ * Fixed splash area of Ganbantein [Skotlex]
* Updated atk,def,mdef of NJ/GS items, thanks to Haplo [Lupus]
- also re-fixed few blackhole89 (def, atk) values
* Uploaded Kargha's updated item_db.txt with the Gunslinger/Ninja usage bits set.
diff --git a/db/skill_db.txt b/db/skill_db.txt index 74ee577a1..4c5fffee0 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -502,7 +502,7 @@ 480,4,8,1,0,0,0,5,5,no,0,0,0,weapon,0 //PA_SHIELDCHAIN#Shield Chain#
481,0,0,0,0,0,0,5,0,no,0,0,0,none,0 //HP_MANARECHARGE#Mana Recharge#
482,0,6,4,0,1,0,5,1,no,0,0,0,magic,0 //PF_DOUBLECASTING#Double Casting#
-483,9,6,2,0,1,0,1,1,no,0,0,0,none,0 //HW_GANBANTEIN#Ganbantein#
+483,9,6,2,0,1,1,1,1,no,0,0,0,none,0 //HW_GANBANTEIN#Ganbantein#
484,9,6,2,2,1,0,5,1,yes,0,0,0,magic,0 //HW_GRAVITATION#Gravity Field#
485,-2,6,1,-1,0,0,10,1,no,0,0,0,weapon,0 //WS_CARTTERMINATION#Cart Termination#
486,0,6,4,0,1,0,5,1,no,0,0,0,weapon,0 //WS_OVERTHRUSTMAX#Maximum Power Thrust#
|