summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 18:25:37 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-11 18:25:37 +0000
commit73ca183f23958dbf803233bff65c2a3ef4e2bf07 (patch)
tree51ff17cdf3ad66329776995a2fbfcaf1b4836534
parent8f4dbaee5eaa399779898e6d69482b7c48504ce1 (diff)
downloadhercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.gz
hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.bz2
hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.tar.xz
hercules-73ca183f23958dbf803233bff65c2a3ef4e2bf07.zip
* Ganbantein now has a range equal to the level used
- only mobs use levels higher than 1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10218 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt3
-rw-r--r--db/skill_db.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 98bcdd14d..55748d8ed 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -19,6 +19,9 @@
-----
========================
+04/12
+ * Ganbantein now has a range equal to the level used [Playtester]
+ - only mobs use levels higher than 1
04/11
* Added dummy information to the pet_db.txt for the Rice Cake and Xmas
Goblin pets. [Skotlex]
diff --git a/db/skill_db.txt b/db/skill_db.txt
index 21149b547..868a11d58 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -521,7 +521,7 @@
480,5,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,0x1,0,5,1,no,0,0,0,magic,0 //PF_DOUBLECASTING#Double Casting#
-483,9,6,2,0,0x1,1,1,1,no,0,0,0,none,0 //HW_GANBANTEIN#Ganbantein#
+483,9,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0 //HW_GANBANTEIN#Ganbantein#
484,9,6,2,2,0xB1,0,5,1,yes,0,0,0,magic,0 //HW_GRAVITATION#Gravity Field#
485,-2,6,1,-1,0x8,0,10,1,no,0,0,0,weapon,0 //WS_CARTTERMINATION#Cart Termination#
486,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0 //WS_OVERTHRUSTMAX#Maximum Power Thrust#