scripts_eamonsters.conf 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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/mobs/citycleaners.txt
  19. npc: npc/mobs/pvp.txt
  20. npc: npc/eamobs/fields/comodo.txt
  21. npc: npc/eamobs/fields/mjolnir.txt
  22. npc: npc/eamobs/fields/umbala.txt
  23. npc: npc/mobs/fields/amatsu.txt
  24. npc: npc/mobs/fields/ayothaya.txt
  25. npc: npc/mobs/fields/einbroch.txt
  26. npc: npc/mobs/fields/geffen.txt
  27. npc: npc/mobs/fields/gonryun.txt
  28. npc: npc/mobs/fields/hugel.txt
  29. npc: npc/mobs/fields/jawaii.txt
  30. npc: npc/mobs/fields/lighthalzen.txt
  31. npc: npc/mobs/fields/louyang.txt
  32. npc: npc/mobs/fields/lutie.txt
  33. npc: npc/mobs/fields/morocc.txt
  34. npc: npc/mobs/fields/niflheim.txt
  35. npc: npc/mobs/fields/odin.txt
  36. npc: npc/mobs/fields/payon.txt
  37. npc: npc/mobs/fields/prontera.txt
  38. npc: npc/mobs/fields/rachel.txt
  39. npc: npc/mobs/fields/veins.txt
  40. npc: npc/mobs/fields/yuno.txt
  41. npc: npc/eamobs/dungeons/byalan.txt
  42. npc: npc/eamobs/dungeons/clocktower.txt
  43. npc: npc/eamobs/dungeons/coalmine.txt
  44. npc: npc/eamobs/dungeons/geftower.txt
  45. npc: npc/eamobs/dungeons/glastheim.txt
  46. npc: npc/eamobs/dungeons/jupedun.txt
  47. npc: npc/eamobs/dungeons/moc_pyramid.txt
  48. npc: npc/eamobs/dungeons/moc_sphinx.txt
  49. npc: npc/eamobs/dungeons/sunkenship.txt
  50. npc: npc/mobs/dungeons/abbey.txt
  51. npc: npc/mobs/dungeons/abyss.txt
  52. npc: npc/mobs/dungeons/amatdun.txt
  53. npc: npc/mobs/dungeons/anthell.txt
  54. npc: npc/mobs/dungeons/ayodun.txt
  55. npc: npc/mobs/dungeons/beachdun.txt
  56. npc: npc/mobs/dungeons/eindun.txt
  57. npc: npc/mobs/dungeons/gefenia.txt
  58. npc: npc/mobs/dungeons/gondun.txt
  59. npc: npc/mobs/dungeons/guilddun.txt
  60. npc: npc/mobs/dungeons/icedun.txt
  61. npc: npc/mobs/dungeons/kiel.txt
  62. npc: npc/mobs/dungeons/lhzdun.txt
  63. npc: npc/mobs/dungeons/louydun.txt
  64. npc: npc/mobs/dungeons/magmadun.txt
  65. npc: npc/mobs/dungeons/orcdun.txt
  66. npc: npc/mobs/dungeons/payoncave.txt
  67. npc: npc/mobs/dungeons/pront_maze.txt
  68. npc: npc/mobs/dungeons/pront_sewers.txt
  69. npc: npc/mobs/dungeons/racheldun.txt
  70. npc: npc/mobs/dungeons/thanatos.txt
  71. npc: npc/mobs/dungeons/thor.txt
  72. npc: npc/mobs/dungeons/toyfactory.txt
  73. npc: npc/mobs/dungeons/turtleisland.txt
  74. npc: npc/mobs/dungeons/umbaladun.txt
  75. npc: npc/mobs/dungeons/yggdrasil.txt
  76. // --------------------------------------------------------------