scripts_jmonsters.conf 738 B

12345678910111213141516171819
  1. // --------------------------------------------------------------
  2. // - Monster Scripts -
  3. // --------------------------------------------------------------
  4. npc: npc/eamobs/jro/jro.txt
  5. // -- Those maps are missing in jRO X.3 spawns
  6. // -- Uncomment them if you want to have monsters on the
  7. // -- missing maps as well
  8. //npc: npc/eamobs/jro/other.txt
  9. //npc: npc/mobs/fields/rachel.txt
  10. //npc: npc/mobs/fields/veins.txt
  11. //npc: npc/mobs/dungeons/kh_dun.txt
  12. //npc: npc/mobs/dungeons/ice_dun.txt
  13. //npc: npc/mobs/dungeons/odin.txt
  14. //npc: npc/mobs/dungeons/ra_san.txt
  15. //npc: npc/mobs/dungeons/thor_v.txt
  16. //npc: npc/mobs/dungeons/abbey.txt
  17. // --------------------------------------------------------------