diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-05 15:54:28 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-01-05 16:20:14 +0100 |
commit | cba5a8c379b04daba61316cd0978a02481072e9f (patch) | |
tree | d94868995269b6f01ca41287a8f32eb747bba333 /npc | |
parent | f836b4a752de8fd6702fab541a5be25fbd26c0e2 (diff) | |
download | hercules-cba5a8c379b04daba61316cd0978a02481072e9f.tar.gz hercules-cba5a8c379b04daba61316cd0978a02481072e9f.tar.bz2 hercules-cba5a8c379b04daba61316cd0978a02481072e9f.tar.xz hercules-cba5a8c379b04daba61316cd0978a02481072e9f.zip |
Rename Dummy Lv# to Lv #.
This is kRO's mob name in prontera.
Closes #1064 as merged
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc')
-rw-r--r-- | npc/re/mobs/towns.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/re/mobs/towns.txt b/npc/re/mobs/towns.txt index efd37c492..5d341fece 100644 --- a/npc/re/mobs/towns.txt +++ b/npc/re/mobs/towns.txt @@ -42,9 +42,9 @@ brasilis,96,50,8,8 monster Strange Hydra 2081,5,5000,0,0 alb_ship,0,0,0,0 monster Strange Mouse 2057,25,0,0,0 //== Prontera, Training Dummy Area ========================= -prontera,251,77,0,0 monster Dummy Lv50 2409,1,5000,0,0 -prontera,259,77,0,0 monster Dummy Lv50 2409,1,5000,0,0 -prontera,251,66,0,0 monster Dummy Lv100 2410,1,5000,0,0 -prontera,259,66,0,0 monster Dummy Lv100 2410,1,5000,0,0 -prontera,251,55,0,0 monster Dummy Lv150 2411,1,5000,0,0 -prontera,259,55,0,0 monster Dummy Lv150 2411,1,5000,0,0 +prontera,251,77,0,0 monster Lv 50 2409,1,5000,0,0 +prontera,259,77,0,0 monster Lv 50 2409,1,5000,0,0 +prontera,251,66,0,0 monster Lv 100 2410,1,5000,0,0 +prontera,259,66,0,0 monster Lv 100 2410,1,5000,0,0 +prontera,251,55,0,0 monster Lv 150 2411,1,5000,0,0 +prontera,259,55,0,0 monster Lv 150 2411,1,5000,0,0 |