From 1646ea8eca6ed14afaf4c4f254e69e007fc27b55 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 9 Feb 2018 11:10:20 -0200 Subject: Minor optimizations at Zega's quests. Special thanks goes to 4144's Hercules Converter scriptset. They're really handy to avoid rewriting things from zero! :D --- npc/005-3/barrel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-3') diff --git a/npc/005-3/barrel.txt b/npc/005-3/barrel.txt index 1810774ae..63af4dfc3 100644 --- a/npc/005-3/barrel.txt +++ b/npc/005-3/barrel.txt @@ -35,7 +35,7 @@ L_BarrelTally: if (@barrel_count == 8) { message strcharinfo(0), "You found the bug bomb."; - specialeffect(21); + specialeffect(13); setq CandorQuest_Barrel, 3; } @rand = rand(6); -- cgit v1.2.3-60-g2f50