diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/scripts_eamonsters.conf | 1 | ||||
-rw-r--r-- | npc/scripts_jmonsters.conf | 1 | ||||
-rw-r--r-- | npc/scripts_monsters.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/npc/scripts_eamonsters.conf b/npc/scripts_eamonsters.conf index 0a7020de4..ef3904330 100644 --- a/npc/scripts_eamonsters.conf +++ b/npc/scripts_eamonsters.conf @@ -17,7 +17,6 @@ // -------------------------------------------------------------- npc: npc/mobs/citycleaners.txt npc: npc/mobs/pvp.txt -npc: npc/mobs/airplane.txt npc: npc/eamobs/fields/comodo.txt npc: npc/eamobs/fields/mjolnir.txt diff --git a/npc/scripts_jmonsters.conf b/npc/scripts_jmonsters.conf index 6c57f04a7..3a2174aac 100644 --- a/npc/scripts_jmonsters.conf +++ b/npc/scripts_jmonsters.conf @@ -22,7 +22,6 @@ npc: npc/eamobs/jro/jro.txt // -- Uncomment them if you want to have monsters on the // -- missing maps as well //npc: npc/eamobs/jro/other.txt -//npc: npc/mobs/airplane.txt //npc: npc/mobs/fields/odin.txt //npc: npc/mobs/fields/rachel.txt //npc: npc/mobs/fields/veins.txt diff --git a/npc/scripts_monsters.conf b/npc/scripts_monsters.conf index 805598951..a1f56018d 100644 --- a/npc/scripts_monsters.conf +++ b/npc/scripts_monsters.conf @@ -17,7 +17,6 @@ // -------------------------------------------------------------- npc: npc/mobs/citycleaners.txt npc: npc/mobs/pvp.txt -npc: npc/mobs/airplane.txt npc: npc/mobs/fields/amatsu.txt npc: npc/mobs/fields/ayothaya.txt |