diff options
Diffstat (limited to 'npc/018-2-2')
-rw-r--r-- | npc/018-2-2/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index 9fc499a4a..306e33bb7 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -18,7 +18,7 @@ OnFinish: warp "018-2-1", 0, 0; .@g=getq2(LoFQuest_HH); setq2 LoFQuest_HH, .@g|@HH_LEVEL; - dispbottom l("Novice Dungeon cleared!"); + dispbottom l("Dungeon cleared!"); getitem HeroCoin, @HH_LEVEL; getexp 4800-@HH_TIMER, @HH_LEVEL*20; end; |