diff options
Diffstat (limited to 'conf/mapflag/jail.txt')
-rw-r--r-- | conf/mapflag/jail.txt | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/conf/mapflag/jail.txt b/conf/mapflag/jail.txt index b638f36bf..024a5cd6f 100644 --- a/conf/mapflag/jail.txt +++ b/conf/mapflag/jail.txt @@ -1,12 +1,12 @@ //===== rAthena Script ======================================= -//= Map Flags for Jails ( ATCommand @jail <player> ) +//= Mapflag: Jail. //===== By: ================================================== //= rAthena Dev Team //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== -//= -//===== Description: ========================================= +//= rAthena SVN +//===== Description: ========================================= //= pvp: Turns on PvP mode //= pvp_noparty: Can't attack player in same party //= nobranch: No Dead Branching allowed. @@ -14,12 +14,11 @@ //= nopenalty: No Exp. penalty when player dies. //= nosave: No saving respawn point allowed. Use SavePoint to use the //= players previous savepoint, or choose one manually. -//= noteleport: No Teleporting allowed. No f-wings or b-wings. -//===== Additional Comments: ================================= -//= +//= noteleport: No Teleporting allowed. No fly wings or butterfly wings. +//===== Additional Comments: ================================= +//= 1.0 - Initial script. //============================================================ - // No Memory ============================= sec_pri mapflag nomemo @@ -35,9 +34,6 @@ sec_pri mapflag nowarp // No Return, Stop people from being pulled out of jail (warpparty/guild) sec_pri mapflag noreturn -// Bloody Jail =========================== -//Uncomment following mapflags to let your prisoners fight with other prisoners - // PvP =================================== sec_pri mapflag pvp |