diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 16:25:50 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-22 16:25:50 +0000 |
commit | 4c0b24774cd026a2c31b8fd96e4670e53e5597da (patch) | |
tree | df2e35c281f716181858f2d4ebca21b1bdfe253c /db | |
parent | e2ddbced3c35ca2d1c704c2b724234cc09a37418 (diff) | |
download | hercules-4c0b24774cd026a2c31b8fd96e4670e53e5597da.tar.gz hercules-4c0b24774cd026a2c31b8fd96e4670e53e5597da.tar.bz2 hercules-4c0b24774cd026a2c31b8fd96e4670e53e5597da.tar.xz hercules-4c0b24774cd026a2c31b8fd96e4670e53e5597da.zip |
Reverted skill db edit from r11772. Yes, Guardian Research's AegisName is GD_GUARDRESEARCH (see strings in client exe).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11781 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index 5f7af5cc7..b90dd4216 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -658,7 +658,7 @@ 10000,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_APPROVAL,Official Guild Approval 10001,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_KAFRACONTRACT,Kafra Contract -10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_GUARDIANRESEARCH,Guardian Research +10002,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_GUARDRESEARCH,Guardian Research 10003,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_GUARDUP,Strengthen Guardians 10004,0,0,0,0,0,0,10,0,no,0,0x10,0,none,0 ,GD_EXTENSION,Guild Extension 10005,0,0,0,0,0,0,1,0,no,0,0x10,0,none,0 ,GD_GLORYGUILD,Guild's Glory |