Corrected 'Reborn in Valhalla' achievement
* Removed the base level requirement as it's not needed. Thanks to @Atemo!
This commit is contained in:
parent
a8976dd2ac
commit
fe9f1ace66
@ -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; "
|
||||
|
@ -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; "
|
||||
|
Loading…
x
Reference in New Issue
Block a user