diff options
Diffstat (limited to 'npc/001-7/celestia_bossfight.txt')
-rw-r--r-- | npc/001-7/celestia_bossfight.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index db0d9cfd1..b91008a23 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -75,7 +75,7 @@ L_Survivor: break; } // Completion bonus - getexp 0, 1000; + getexp 0, 2500; getitem StrangeCoin, 1; compareandsetq HurnscaldQuest_Celestia, 5, 6; mesn col(l("The Yeti King"), 3); |