From 6915aaac16c361ecbc52fba693173879c8e6cd1b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Mar 2019 20:28:02 -0300 Subject: Fix bug + prepare Frostia Guard --- npc/002-1/dan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-1') diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 8bab55920..ae8e34113 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -96,7 +96,7 @@ OnInit: .@t=getq2(ShipQuests_Dan); if (.@t+1 >= 12) setq ShipQuests_Dan, 2, 0; if (.@t+1 < 12) setq2 ShipQuests_Dan, .@t+1; - dispbottm l("@@/@@", .@t+1, 12); + dispbottom l("@@/@@", .@t+1, 12); } OnFakeKill: -- cgit v1.2.3-60-g2f50