diff options
author | jaBote <javote91@hotmail.com> | 2013-06-19 03:40:37 +0300 |
---|---|---|
committer | jaBote <javote91@hotmail.com> | 2013-06-19 03:40:37 +0300 |
commit | bd95eccf047bda9d72abcea0724ad34b31131ab0 (patch) | |
tree | 5967ef231271682ebf9db27185e7e86bbdbc57d4 /npc/mobs/citycleaners.txt | |
parent | 7d1455c25a801acd738c48c469cf8111947504ba (diff) | |
download | hercules-bd95eccf047bda9d72abcea0724ad34b31131ab0.tar.gz hercules-bd95eccf047bda9d72abcea0724ad34b31131ab0.tar.bz2 hercules-bd95eccf047bda9d72abcea0724ad34b31131ab0.tar.xz hercules-bd95eccf047bda9d72abcea0724ad34b31131ab0.zip |
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.
Diffstat (limited to 'npc/mobs/citycleaners.txt')
-rw-r--r-- | npc/mobs/citycleaners.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |