scripts_guild.conf 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. // ------------------------- Guild Wars -------------------------
  16. // -- Guild Wars: General
  17. npc: npc/guild/gldfunc_manager.txt
  18. npc: npc/guild/gldfunc_dunsw.txt
  19. npc: npc/guild/gldfunc_flag.txt
  20. npc: npc/guild/gldfunc_treasure.txt
  21. npc: npc/guild/gldfunc_kafra.txt
  22. npc: npc/guild/gldfunc_ev_agit.txt
  23. npc: npc/guild/ev_agit_event.txt
  24. // -- Guild Wars: Al De Baran
  25. npc: npc/guild/aldeg/aldeg_ev_agit.txt
  26. npc: npc/guild/aldeg/aldeg_flags.txt
  27. npc: npc/guild/aldeg/aldeg_managers.txt
  28. npc: npc/guild/aldeg/aldeg_kafras.txt
  29. npc: npc/guild/aldeg/aldeg_treas.txt
  30. npc: npc/guild/aldeg/aldeg_dunsw.txt
  31. npc: npc/guild/aldeg/aldeg_guardians.txt
  32. // -- Guild Wars: Geffen
  33. npc: npc/guild/gefg/gefg_ev_agit.txt
  34. npc: npc/guild/gefg/gefg_flags.txt
  35. npc: npc/guild/gefg/gefg_managers.txt
  36. npc: npc/guild/gefg/gefg_kafras.txt
  37. npc: npc/guild/gefg/gefg_treas.txt
  38. npc: npc/guild/gefg/gefg_dunsw.txt
  39. npc: npc/guild/gefg/gefg_guardians.txt
  40. // -- Guild Wars: Payon
  41. npc: npc/guild/payg/payg_ev_agit.txt
  42. npc: npc/guild/payg/payg_flags.txt
  43. npc: npc/guild/payg/payg_managers.txt
  44. npc: npc/guild/payg/payg_kafras.txt
  45. npc: npc/guild/payg/payg_dunsw.txt
  46. npc: npc/guild/payg/payg_treas.txt
  47. npc: npc/guild/payg/payg_guardians.txt
  48. // -- Guild Wars: Prontera
  49. npc: npc/guild/prtg/prtg_ev_agit.txt
  50. npc: npc/guild/prtg/prtg_flags.txt
  51. npc: npc/guild/prtg/prtg_managers.txt
  52. npc: npc/guild/prtg/prtg_kafras.txt
  53. npc: npc/guild/prtg/prtg_dunsw.txt
  54. npc: npc/guild/prtg/prtg_treas.txt
  55. npc: npc/guild/prtg/prtg_guardians.txt
  56. // --------------------------------------------------------------