summaryrefslogtreecommitdiff
path: root/world/map/npc/011-6/bryant.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-17 16:54:17 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-17 16:54:17 -0300
commitae7acafff7f568be9c998018e1f6093dbd171425 (patch)
tree760c9f43093766a89ab9e5bb4d37fd924a2e5214 /world/map/npc/011-6/bryant.txt
parent60e929a4fd25e3692a406d1c800bb810c22d7dad (diff)
downloadserverdata-ae7acafff7f568be9c998018e1f6093dbd171425.tar.gz
serverdata-ae7acafff7f568be9c998018e1f6093dbd171425.tar.bz2
serverdata-ae7acafff7f568be9c998018e1f6093dbd171425.tar.xz
serverdata-ae7acafff7f568be9c998018e1f6093dbd171425.zip
All boss fights now give experience, but the values could be tweaked.
Diffstat (limited to 'world/map/npc/011-6/bryant.txt')
-rw-r--r--world/map/npc/011-6/bryant.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/011-6/bryant.txt b/world/map/npc/011-6/bryant.txt
index 552d0907..d9c30411 100644
--- a/world/map/npc/011-6/bryant.txt
+++ b/world/map/npc/011-6/bryant.txt
@@ -32,6 +32,7 @@ OnBanditLordDead:
goto L_End;
set @state, 5;
callsub S_Update_Var;
+ getexp 10000, 0;
set BOSS_POINTS, BOSS_POINTS + 20;
message strcharinfo(0), "You gain 20 Boss Points giving you a total of " + BOSS_POINTS + ".";
goto L_End;