diff options
Diffstat (limited to 'world/map/npc/033-1/birrod.txt')
-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 0e962e21..24b5bd8f 100644 --- a/world/map/npc/033-1/birrod.txt +++ b/world/map/npc/033-1/birrod.txt @@ -216,7 +216,7 @@ L_Success52: L_Success5: getexp @minigame_exp, 0; mes "TODO: some introductionw words to the skill"; - setskill SKILL_WARRIOR_BERSERK, 1; + setskill SKILL_WARRIOR_RAGING, 1; set @state, 6; callsub S_Update_Mask; close; |