From f10d499cb025f8b5b3b5357dfefd42c36bc02540 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 7 Jan 2011 23:02:59 +0100 Subject: adding a missing : after a jump label in the bleacher in tulimshar --- npc/001-1_Tulimshar/bleacher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/001-1_Tulimshar/bleacher.txt b/npc/001-1_Tulimshar/bleacher.txt index 2880db6a..b877642d 100644 --- a/npc/001-1_Tulimshar/bleacher.txt +++ b/npc/001-1_Tulimshar/bleacher.txt @@ -107,7 +107,7 @@ L_rabbit_ears: set @dyeBase, 2190; goto L_choose_color; -L_wizard_hat +L_wizard_hat: set @normal, 4028; set @dyeBase, 2200; goto L_choose_color; -- cgit v1.2.3-60-g2f50