scripts_jmonsters.conf 1.5 KB

123456789101112131415161718192021222324252627282930
  1. // --------------------------------------------------------------
  2. // - Warning!! Acktung!! Awas!! gevaar!! peligro!! Âíèìàíèå! -
  3. // --------------------------------------------------------------
  4. // - All scripts here should be used at your own risk. If you -
  5. // - have edited it yourself, we are not responsible for any -
  6. // - Damages or whatsoever. Do not report any bugs unless you -
  7. // - are sure they exist. Please provide evidence and proof. -
  8. // - eAthena developers are not responsible for any damages or -
  9. // - disruptions of service during the service of the server -
  10. // - caused by the included scripts or for any damages -
  11. // - resulting in the use of the scripts. -
  12. // - Thanks, -
  13. // - eAthena Dev Team -
  14. // --------------------------------------------------------------
  15. // --------------------------------------------------------------
  16. // - Monster Scripts -
  17. // --------------------------------------------------------------
  18. npc: npc/eamobs/jro/jro.txt
  19. // -- Those maps are missing in jRO X.3 spawns
  20. // -- Uncomment them if you want to have monsters on the
  21. // -- missing maps as well
  22. //npc: npc/eamobs/jro/other.txt
  23. //npc: npc/mobs/airplane.txt
  24. //npc: npc/mobs/fields/odin.txt
  25. //npc: npc/mobs/fields/rachel.txt
  26. //npc: npc/mobs/dungeons/kiel.txt
  27. //npc: npc/mobs/dungeons/icedun.txt
  28. // --------------------------------------------------------------