* Fixed disarm not working

* Fixed duration of Gatling Fever

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8306 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-08-15 22:59:26 +00:00
parent 7110f02479
commit 7570ace103
3 changed files with 4 additions and 2 deletions

View File

@ -20,6 +20,8 @@
========================= =========================
08/15 08/15
* Fixed disarm not working [Playtester]
- also fixed duration of Gatling Fever
* Made Kiel MVP's skills non-cancelable [Playtester] * Made Kiel MVP's skills non-cancelable [Playtester]
* Fixed Masamune and Kamaitachi using bAspd rather than bAspdRate [Playtester] * Fixed Masamune and Kamaitachi using bAspd rather than bAspdRate [Playtester]
08/14 08/14

View File

@ -869,7 +869,7 @@
//-- GS_DESPERADO //-- GS_DESPERADO
516,0,1000,1000,1000,0 516,0,1000,1000,1000,0
//-- GS_GATLINGFEVER //-- GS_GATLINGFEVER
517,0,1000,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:160000,0 517,0,1000,0,30000:45000:60000:75000:90000:105000:120000:135000:150000:165000,0
//-- GS_DUST //-- GS_DUST
518,1000,1000,0,0,0 518,1000,1000,0,0,0
//-- GS_FULLBUSTER //-- GS_FULLBUSTER

View File

@ -537,7 +537,7 @@
510,0,0,0,0,0,0,10,0,no,0,0,0,none,0 //GS_SNAKEEYE#Snake Eye# 510,0,0,0,0,0,0,10,0,no,0,0,0,none,0 //GS_SNAKEEYE#Snake Eye#
511,-3,8,0,0,0,0,10,2,no,0,0,0,weapon,0 //GS_CHAINACTION#Chain Action# 511,-3,8,0,0,0,0,10,2,no,0,0,0,weapon,0 //GS_CHAINACTION#Chain Action#
512,3,6,1,-1,0,0,10,1,no,0,0,0,weapon,0 //GS_TRACKING#Tracking# 512,3,6,1,-1,0,0,10,1,no,0,0,0,weapon,0 //GS_TRACKING#Tracking#
513,7,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //GS_DISARM#Disarm# 513,7,6,1,-1,1,0,5,1,no,0,0,0,weapon,0 //GS_DISARM#Disarm#
514,3,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //GS_PIERCINGSHOT#Piercing Shot# 514,3,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //GS_PIERCINGSHOT#Piercing Shot#
515,3,8,1,-1,0,0,10,5,no,0,0,0,weapon,0 //GS_RAPIDSHOWER#Rapid Shower# 515,3,8,1,-1,0,0,10,5,no,0,0,0,weapon,0 //GS_RAPIDSHOWER#Rapid Shower#
516,0,8,4,-1,2,3,10,1,no,0,0,0,weapon,0 //GS_DESPERADO#Desperado# 516,0,8,4,-1,2,3,10,1,no,0,0,0,weapon,0 //GS_DESPERADO#Desperado#