gvg.txt 958 B

1234567891011121314151617181920212223
  1. //===== rAthena Script =======================================
  2. //= Mapflag: Guild versus Guild mode.
  3. //===== By: ==================================================
  4. //= rAthena Dev Team
  5. //===== Current Version: =====================================
  6. //= 1.0
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Description: =========================================
  10. //= Players can attack other guilds, and will have their guild
  11. //= icons shown. WoE damage reductions will also take place.
  12. //= gvg: Turns on GvG mode.
  13. //= gvg_castle: Describes castle maps for WoE.
  14. //= gvg_dungeon: Describes dungeon maps for WoE.
  15. //===== Additional Comments: =================================
  16. //= 1.0 Renewal split. [Euphy]
  17. //============================================================
  18. // Guild Dungeons =========
  19. gld_dun01 mapflag gvg_dungeon
  20. gld_dun02 mapflag gvg_dungeon
  21. gld_dun03 mapflag gvg_dungeon
  22. gld_dun04 mapflag gvg_dungeon