diff options
Diffstat (limited to 'world/map/npc/009-4/orum.txt')
-rw-r--r-- | world/map/npc/009-4/orum.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/009-4/orum.txt b/world/map/npc/009-4/orum.txt index db9213a3..727b2976 100644 --- a/world/map/npc/009-4/orum.txt +++ b/world/map/npc/009-4/orum.txt @@ -33,8 +33,7 @@ // how many colorful powders each do you get as reward? set @BT_REWARDCOUNT, 10; - // no exp for breaking the barrier ? - set @EXP_BREAK_BARRIERS, 0; + set @EXP_BREAK_BARRIERS, 5000; if (OrumQuest > 0) goto L_Started; |