From 0395610469ffcd3b71c93ef90861f73e0ab8d16f Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 13 Jun 2013 01:56:21 +0800 Subject: Hercules Renewal Phase : Renewal Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett --- npc/mobs/citycleaners.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/mobs') diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 0e810ac5b..876017fd4 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -46,3 +46,5 @@ einbech,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 // payon_in02 - Inside Payon //================================================== payon_in02,23,68,5,5 monster Thief Bug Egg 1048,7,1200000,600000,0 + +job3_war01,19,33,5,5 monster Thief Bug Egg 1213,1,12,60,0 -- cgit v1.2.3-70-g09d2 From bd95eccf047bda9d72abcea0724ad34b31131ab0 Mon Sep 17 00:00:00 2001 From: jaBote Date: Wed, 19 Jun 2013 03:40:37 +0300 Subject: Update citycleaners.txt Changed a High Orc spawn (incorrect) to a Thief Bug Egg spawn (correct) in map job3_war01. Thanks to @Euphyy, who noticed it. --- npc/mobs/citycleaners.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/mobs') diff --git a/npc/mobs/citycleaners.txt b/npc/mobs/citycleaners.txt index 876017fd4..749efed85 100644 --- a/npc/mobs/citycleaners.txt +++ b/npc/mobs/citycleaners.txt @@ -47,4 +47,4 @@ einbech,0,0,0,0 monster Tarou 1175,5,1800000,1500000,0 //================================================== payon_in02,23,68,5,5 monster Thief Bug Egg 1048,7,1200000,600000,0 -job3_war01,19,33,5,5 monster Thief Bug Egg 1213,1,12,60,0 +job3_war01,19,33,5,5 monster Thief Bug Egg 1048,1,12,60,0 -- cgit v1.2.3-70-g09d2