From 99143b6ec1b0b7658f3bdb115694abfe18800925 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 27 Feb 2019 15:02:08 -0300 Subject: HH Boss gives now 3x hero coins --- npc/018-2-2/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index aa073fe35..9782fe297 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -19,7 +19,7 @@ OnFinish: .@g=getq2(LoFQuest_HH); setq2 LoFQuest_HH, .@g|@HH_LEVEL; dispbottom l("Dungeon cleared!"); - getitem HeroCoin, @HH_LEVEL; + getitem HeroCoin, @HH_LEVEL*3; getexp 4800-@HH_TIMER, @HH_LEVEL*20; deltimer("#HH_CONTROLLER01::OnPlayerCycle"); end; -- cgit v1.2.3-60-g2f50