summaryrefslogtreecommitdiff
path: root/world/map/npc/031-4/cindyCave.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/031-4/cindyCave.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/031-4/cindyCave.txt')
-rw-r--r--world/map/npc/031-4/cindyCave.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/031-4/cindyCave.txt b/world/map/npc/031-4/cindyCave.txt
index 1655205f..fc9fab08 100644
--- a/world/map/npc/031-4/cindyCave.txt
+++ b/world/map/npc/031-4/cindyCave.txt
@@ -206,6 +206,7 @@ OnReward:
goto L_End;
set QL_CINDY, 2;
message strcharinfo(0), "Cindy looks relieved and as if she wants to talk with you.";
+ getexp 100000, 0;
set BOSS_POINTS, BOSS_POINTS + 70;
message strcharinfo(0), "You gain 70 Boss Points giving you a total of " + BOSS_POINTS + ".";
goto L_End;