diff options
Diffstat (limited to 'world/map/npc/033-1')
-rw-r--r-- | world/map/npc/033-1/birrod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/033-1/birrod.txt b/world/map/npc/033-1/birrod.txt index 28dd6c56..106ca056 100644 --- a/world/map/npc/033-1/birrod.txt +++ b/world/map/npc/033-1/birrod.txt @@ -191,7 +191,7 @@ L_Success52: next; L_Success5: getexp @minigame_exp, 0; - setskill SKILL_WARRIOR_RAGING, 1; + setskill SKILL_RAGING, 1; set @state, 6; callsub S_Update_Mask; mes "You feel an exciting energy inside you."; |