diff options
Diffstat (limited to 'npc/mapflag/pvp_noparty.txt')
-rw-r--r-- | npc/mapflag/pvp_noparty.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/npc/mapflag/pvp_noparty.txt b/npc/mapflag/pvp_noparty.txt new file mode 100644 index 000000000..bd5e866f6 --- /dev/null +++ b/npc/mapflag/pvp_noparty.txt @@ -0,0 +1,18 @@ +//===== Hercules Script ======================================= +//= Mapflag: Ignore parties. +//===== By: ================================================== +//= Hercules Dev Team +//===== Current Version: ===================================== +//= 1.2 +//===== Description: ========================================= +//= Ignores party alliances on PvP-enabled maps. +//===== Additional Comments: ================================= +//= 1.0 - Initial script. +//============================================================ + +// GvG Arenas ================= +guild_vs1 mapflag pvp_noparty +guild_vs2 mapflag pvp_noparty +guild_vs3 mapflag pvp_noparty +guild_vs4 mapflag pvp_noparty +guild_vs5 mapflag pvp_noparty |