diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-06 11:13:59 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-06 11:13:59 +0000 |
commit | 9511975132c4314096c5d90aecc4b1cd6da396cc (patch) | |
tree | e006f7a97eeeac5cdd6273d126f877b6a13d1e15 /conf/mapflag/noskill.txt | |
parent | dfecc9fb264ec429b849baa50859bb6ab0252b0a (diff) | |
download | hercules-9511975132c4314096c5d90aecc4b1cd6da396cc.tar.gz hercules-9511975132c4314096c5d90aecc4b1cd6da396cc.tar.bz2 hercules-9511975132c4314096c5d90aecc4b1cd6da396cc.tar.xz hercules-9511975132c4314096c5d90aecc4b1cd6da396cc.zip |
Added mapflags in preparation for Monster Races.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12761 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/noskill.txt')
-rw-r--r-- | conf/mapflag/noskill.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/mapflag/noskill.txt b/conf/mapflag/noskill.txt new file mode 100644 index 000000000..9020cee8a --- /dev/null +++ b/conf/mapflag/noskill.txt @@ -0,0 +1,11 @@ +//===== eAthena Script =======================================
+//= Map flags that disable skills on a map
+//===== By: ==================================================
+//= eAthena Dev Team
+//= 1.0 [L0ne_W0lf]
+//===== Current Version: =====================================
+
+//Monster Races ================
+p_track01 mapflag noskill
+ +p_track02 mapflag noskill
|