diff options
author | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-07-09 20:01:07 -0300 |
---|---|---|
committer | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-07-09 20:01:07 -0300 |
commit | ed1ea48fdb25908754428a6a753765f36ea6f02c (patch) | |
tree | 33f784f69d606390036ea84de3df4b6693918484 /world/map/npc/025-4/battlecaves.txt | |
parent | ac5bacc159519ec4292821c29d95c901bf1233de (diff) | |
download | serverdata-ed1ea48fdb25908754428a6a753765f36ea6f02c.tar.gz serverdata-ed1ea48fdb25908754428a6a753765f36ea6f02c.tar.bz2 serverdata-ed1ea48fdb25908754428a6a753765f36ea6f02c.tar.xz serverdata-ed1ea48fdb25908754428a6a753765f36ea6f02c.zip |
Some small fixes, changes lvl requirement to 60 and adds exp reward to boss fight.
Diffstat (limited to 'world/map/npc/025-4/battlecaves.txt')
-rw-r--r-- | world/map/npc/025-4/battlecaves.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/025-4/battlecaves.txt b/world/map/npc/025-4/battlecaves.txt index 238977b4..72a4e83d 100644 --- a/world/map/npc/025-4/battlecaves.txt +++ b/world/map/npc/025-4/battlecaves.txt @@ -925,6 +925,7 @@ OnBossDeath: attachrid(getcharid(3,$@cave10fighter$)); message strcharinfo(0), "What a harsh battle... You should hurry and save Julia!"; set Rossy_Quest, 16; + getexp 100000, 0; end; L_Close: |