summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-08-21 09:20:13 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-08-21 10:59:32 +0200
commitf2ceaf953bf8f85319c0789dad186f892b27651a (patch)
tree6576646b814904c60e81346e66f25f1ab069189e
parenta8e85f496f7a7da8a4da7ec9be9aefa2709ec358 (diff)
downloadserverdata-f2ceaf953bf8f85319c0789dad186f892b27651a.tar.gz
serverdata-f2ceaf953bf8f85319c0789dad186f892b27651a.tar.bz2
serverdata-f2ceaf953bf8f85319c0789dad186f892b27651a.tar.xz
serverdata-f2ceaf953bf8f85319c0789dad186f892b27651a.zip
Give a small experience reward for solving the barrier puzzle.
m---------client-data0
-rw-r--r--world/map/npc/009-4/orum.txt3
2 files changed, 1 insertions, 2 deletions
diff --git a/client-data b/client-data
-Subproject 83d8751731d47707e06ca2872bc18241aa96199
+Subproject e7800d0da5fa0381d640ca521d8229bb3d093ab
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;