From 47fe075d7fe2daa0fa3d0bba93d61c49a38ffbf9 Mon Sep 17 00:00:00 2001 From: M45T3Ryu Date: Mon, 4 Feb 2013 05:34:14 -0800 Subject: Update npc/instances/EndlessTower.txt Small typo in 15 Mobs.. I noticed of it because i seen 15 "Theif Bug Male" xD --- npc/instances/EndlessTower.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/instances') diff --git a/npc/instances/EndlessTower.txt b/npc/instances/EndlessTower.txt index ba6508353..1242facb0 100644 --- a/npc/instances/EndlessTower.txt +++ b/npc/instances/EndlessTower.txt @@ -642,7 +642,7 @@ OnInstanceInit: OnEnable: enablenpc instance_npcname("4FGate102tower", instance_id()); areamonster "1@tower",352,351,362,387,"Golden Thief Bug",1086,1,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; - areamonster "1@tower",352,351,362,387,"Theif Bug Male",1054,15,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; + areamonster "1@tower",352,351,362,387,"Thief Bug Male",1054,15,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; areamonster "1@tower",352,351,362,387,"Thief Bug Female",1053,15,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; areamonster "1@tower",352,351,362,387,"Thief Bug",1051,15,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; areamonster "1@tower",352,351,362,387,"Thief Bug Egg",1048,5,instance_npcname("4FGate102tower", instance_id())+"::OnMyMobDead"; -- cgit v1.2.3-60-g2f50