diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-14 13:59:05 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-14 13:59:05 -0200 |
commit | b2b80466b419060502fcea58f50c3def385f50bc (patch) | |
tree | 64b76671194321d8722af94fb3af370b12a3d0d6 | |
parent | 98ebf05703a49290981446d354c133f90dfabece (diff) | |
download | serverdata-b2b80466b419060502fcea58f50c3def385f50bc.tar.gz serverdata-b2b80466b419060502fcea58f50c3def385f50bc.tar.bz2 serverdata-b2b80466b419060502fcea58f50c3def385f50bc.tar.xz serverdata-b2b80466b419060502fcea58f50c3def385f50bc.zip |
fix
-rw-r--r-- | db/mercenary_skill_db.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/mercenary_skill_db.txt b/db/mercenary_skill_db.txt index d069e6be0..39c34e6f0 100644 --- a/db/mercenary_skill_db.txt +++ b/db/mercenary_skill_db.txt @@ -2,8 +2,8 @@ // // Structure of Database: // MercenryID,SkillID,SkillLevel -3001,5,3 -3001,11,1 -3001,28,3 -3001,30,1 -3001,382,2 +//3001,5,3 +//3001,11,1 +//3001,28,3 +//3001,30,1 +//3001,382,2 |