scripts_guild.conf 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. // --------------------------------------------------------------
  2. // - Guild Wars -
  3. // --------------------------------------------------------------
  4. // -- Guild Wars: General
  5. npc: npc/guild/gldfunc_manager.txt
  6. npc: npc/guild/gldfunc_dunsw.txt
  7. npc: npc/guild/gldfunc_flag.txt
  8. npc: npc/guild/gldfunc_treasure.txt
  9. npc: npc/guild/gldfunc_kafra.txt
  10. npc: npc/guild/gldfunc_ev_agit.txt
  11. npc: npc/guild/ev_agit_event.txt
  12. // -- Guild Wars: Al De Baran
  13. npc: npc/guild/aldeg/aldeg_ev_agit.txt
  14. npc: npc/guild/aldeg/aldeg_flags.txt
  15. npc: npc/guild/aldeg/aldeg_managers.txt
  16. npc: npc/guild/aldeg/aldeg_kafras.txt
  17. npc: npc/guild/aldeg/aldeg_treas.txt
  18. npc: npc/guild/aldeg/aldeg_dunsw.txt
  19. npc: npc/guild/aldeg/aldeg_guardians.txt
  20. // -- Guild Wars: Geffen
  21. npc: npc/guild/gefg/gefg_ev_agit.txt
  22. npc: npc/guild/gefg/gefg_flags.txt
  23. npc: npc/guild/gefg/gefg_managers.txt
  24. npc: npc/guild/gefg/gefg_kafras.txt
  25. npc: npc/guild/gefg/gefg_treas.txt
  26. npc: npc/guild/gefg/gefg_dunsw.txt
  27. npc: npc/guild/gefg/gefg_guardians.txt
  28. // -- Guild Wars: Payon
  29. npc: npc/guild/payg/payg_ev_agit.txt
  30. npc: npc/guild/payg/payg_flags.txt
  31. npc: npc/guild/payg/payg_managers.txt
  32. npc: npc/guild/payg/payg_kafras.txt
  33. npc: npc/guild/payg/payg_dunsw.txt
  34. npc: npc/guild/payg/payg_treas.txt
  35. npc: npc/guild/payg/payg_guardians.txt
  36. // -- Guild Wars: Prontera
  37. npc: npc/guild/prtg/prtg_ev_agit.txt
  38. npc: npc/guild/prtg/prtg_flags.txt
  39. npc: npc/guild/prtg/prtg_managers.txt
  40. npc: npc/guild/prtg/prtg_kafras.txt
  41. npc: npc/guild/prtg/prtg_dunsw.txt
  42. npc: npc/guild/prtg/prtg_treas.txt
  43. npc: npc/guild/prtg/prtg_guardians.txt
  44. // --------------------------------------------------------------