diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-21 05:30:14 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-21 05:30:14 +0000 |
commit | 3a1cd813a3d70ef875472e453517166f91f0932a (patch) | |
tree | aed4a0c5451d2537eeb88443206c8c577ae99b1b /conf/mapflag/jail.txt | |
parent | 576b80efa1c556796c13f195467e0dd1cea5631b (diff) | |
download | hercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.gz hercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.bz2 hercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.xz hercules-3a1cd813a3d70ef875472e453517166f91f0932a.zip |
* Created standardized headers with explanations in /conf/mapflag/, deleted "fireworks" file (deprecated, 1 commented entry)
* Updated Wiki links and fixed grammar in /src/config/
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 |