diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-08 21:54:18 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-08 21:54:18 +0000 |
commit | ede6c2a089b4d87e40bca84f1cf061465c95f7de (patch) | |
tree | 565c823a8b3c3fbf5eb21284a8b6fd6605fb422b /conf/msg_athena.conf | |
parent | 527db8fd6b5be19c797a525ddab6f02c2e6e509d (diff) | |
download | hercules-ede6c2a089b4d87e40bca84f1cf061465c95f7de.tar.gz hercules-ede6c2a089b4d87e40bca84f1cf061465c95f7de.tar.bz2 hercules-ede6c2a089b4d87e40bca84f1cf061465c95f7de.tar.xz hercules-ede6c2a089b4d87e40bca84f1cf061465c95f7de.zip |
- Fixed a typo in @mapflag example, since r15009.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16875 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 795bf9718..274bbefbc 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -1259,7 +1259,7 @@ // @mapflag 1311: Enabled Mapflags in this map: -1312: Usage: "@mapflag monster_teleport 1" (0=Off | 1=On) +1312: Usage: "@mapflag monster_noteleport 1" (0=Off | 1=On) 1313: Type "@mapflag available" to list the available mapflags. 1314: Invalid flag name or flag. 1315: Available Flags: |