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/noteleport.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/noteleport.txt')
-rw-r--r-- | conf/mapflag/noteleport.txt | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/conf/mapflag/noteleport.txt b/conf/mapflag/noteleport.txt index 49ffbd7ca..4ef0639ee 100644 --- a/conf/mapflag/noteleport.txt +++ b/conf/mapflag/noteleport.txt @@ -1,11 +1,22 @@ //===== rAthena Script ======================================= -//= Map flags that disable use of fly wings +//= Mapflag: Disable teleportation. //===== By: ================================================== //= rAthena Dev Team -//= 1.6a [Lupus] -//===== Notes: =============================================== -//= For disabling Butterfly wings use noreturn //===== Current Version: ===================================== +//= 1.6a +//===== Compatible With: ===================================== +//= rAthena SVN +//===== Description: ========================================= +//= Disables all means of teleportation within a map. +//= Script commands 'warp', 'areawarp', 'warpchar', +//= 'warpparty', 'warpguild', 'warpwaitingpc' will not +//= work with "Random" destination. +//= Disables skills AL_TELEPORT and TK_HIGHJUMP. +//= Disables the following items: +//= Fly Wing (601), Giant Fly Wing (12212) +//===== Additional Comments: ================================= +//= 1.6a - Updated. [Lupus] +//============================================================ // Cities ======================== ayo_in01 mapflag noteleport |