Browse Source

Script correction of Jeje Cap (ID 19453) (#7967)

idk-whoami 1 year ago
parent
commit
1d5fdbad80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      db/re/item_db_equip.yml

+ 1 - 1
db/re/item_db_equip.yml

@@ -94570,7 +94570,7 @@ Body:
       }
       }
       if (getskilllv("GN_FIRE_EXPANSION") == 5)
       if (getskilllv("GN_FIRE_EXPANSION") == 5)
          bonus2 bAddClass,Class_Boss,50;
          bonus2 bAddClass,Class_Boss,50;
-      if (getskilllv("GN_CRAZYWEED") == 5) {
+      if (getskilllv("GN_MANDRAGORA") == 5) {
          .@delay -= 25;
          .@delay -= 25;
          bonus2 bSkillCooldown,"GN_CRAZYWEED",-4500;
          bonus2 bSkillCooldown,"GN_CRAZYWEED",-4500;
       }
       }