Explorar o código

Corrected 'Reborn in Valhalla' achievement
* Removed the base level requirement as it's not needed.
Thanks to @Atemo!

aleos %!s(int64=7) %!d(string=hai) anos
pai
achega
fe9f1ace66
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      db/pre-re/achievement_db.yml
  2. 1 1
      db/re/achievement_db.yml

+ 1 - 1
db/pre-re/achievement_db.yml

@@ -1778,7 +1778,7 @@ Achievements:
   - ID: 200031
     Group: "AG_JOB_CHANGE"
     Name: "Reborn in Valhalla!"
-    Condition: " BaseLevel == 99 && Class == JOB_NOVICE_HIGH "
+    Condition: " Class == JOB_NOVICE_HIGH "
     Reward:
     #  ItemID: 22808
       Script: " specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,30000,10; "

+ 1 - 1
db/re/achievement_db.yml

@@ -1778,7 +1778,7 @@ Achievements:
   - ID: 200031
     Group: "AG_JOB_CHANGE"
     Name: "Reborn in Valhalla!"
-    Condition: " BaseLevel == 99 && Class == JOB_NOVICE_HIGH "
+    Condition: " Class == JOB_NOVICE_HIGH "
     Reward:
       ItemID: 22808
       Script: " specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,30000,10; "