From 8be1bf181369089e6e7288ed6922aba4bb4f8e0a Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 7 Dec 2013 16:42:02 +0100 Subject: Fixed several incorrect script labels and events Signed-off-by: Haru --- npc/jobs/2-1/hunter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-1/hunter.txt') diff --git a/npc/jobs/2-1/hunter.txt b/npc/jobs/2-1/hunter.txt index b770d93df..1acb63a8b 100644 --- a/npc/jobs/2-1/hunter.txt +++ b/npc/jobs/2-1/hunter.txt @@ -1097,7 +1097,7 @@ OnMyMobDead: if (.MyMobs < 3) { mapannounce "job_hunte","Okay, good job... Now, find the switch in the center of the map!! Be careful of the traps!!",bc_map; set HNTR_Q,14; - donpcevent "switch#hnt::OnEnable"; + donpcevent "Switch#hnt::OnEnable"; donpcevent "Manager#hnt::OnDisable"; } else { -- cgit v1.2.3-60-g2f50