diff options
-rw-r--r-- | db/mercenary_skill_db.txt | 2 | ||||
-rw-r--r-- | db/re/item_combo_db.txt | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/db/mercenary_skill_db.txt b/db/mercenary_skill_db.txt index 055aa5b5d..3e80aa441 100644 --- a/db/mercenary_skill_db.txt +++ b/db/mercenary_skill_db.txt @@ -37,6 +37,6 @@ // MER_BLESSING (Str/Dex/Int+) can be used by: Jesusalva, Demure, 4144 (lore reasons) 1192,8239,5 -1119,8239,1 +1199,8239,1 1201,8239,1 diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index d7b9a0c27..46ca88c49 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -6,9 +6,9 @@ // Creased Set Bonus: +1 to all stats // Shirt, Boots, Gloves and Shorts -1300,1816,2004,2200,{bonus bAllStats,1;} +1300:1816:2004:2200,{bonus bAllStats,1;} // Candor Set Bonus (excluding Bola): +1 to all stats, +1% HP // Shirt, Boots, Gloves, Shorts and Headband -1321,1803,2016,2217,2939,{bonus bAllStats,1;bonus bMaxHPrate,1;} +1321:1803:2016:2217:2939,{bonus bAllStats,1;bonus bMaxHPrate,1;} |