Skip to content

Commit

Permalink
fix: Mujin Obi missing enhance avatar attack
Browse files Browse the repository at this point in the history
  • Loading branch information
ampitere committed May 28, 2024
1 parent f9fefeb commit ddd7508
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sql/item_mods_pet.sql
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ INSERT INTO `item_mods_pet` VALUES (11619,368,25,1); -- Avatar - REGAIN: 25
-- Ferine Earring
INSERT INTO `item_mods_pet` VALUES (11711,25,3,0); -- All Pets - ACC: 3

-- Mujin Obi
INSERT INTO `item_mods_pet` VALUES (11776,23,10,1); -- Avatar - ATT: 10

-- Cirque Earring
INSERT INTO `item_mods_pet` VALUES (11720,23,2,3); -- Automaton - ATT: 2
INSERT INTO `item_mods_pet` VALUES (11720,24,3,3); -- Automaton - RATT: 3
Expand Down

0 comments on commit ddd7508

Please sign in to comment.