diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 09:24:21 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-05 09:24:21 +0000 |
commit | e80324069deac5943aa9d7685b32198407c424bc (patch) | |
tree | be0523ba89ef8c0d7702246cbd705146a230acc2 /npc | |
parent | 3a254ef8fe55cf4d4cf69ebd2c0edb76646386e9 (diff) | |
download | hercules-e80324069deac5943aa9d7685b32198407c424bc.tar.gz hercules-e80324069deac5943aa9d7685b32198407c424bc.tar.bz2 hercules-e80324069deac5943aa9d7685b32198407c424bc.tar.xz hercules-e80324069deac5943aa9d7685b32198407c424bc.zip |
added missing mapflag
npc: conf/mapflag/noreturn.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@913 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/npcs_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/npcs_athena.conf b/npc/npcs_athena.conf index f8ff306e0..5c82acb2b 100644 --- a/npc/npcs_athena.conf +++ b/npc/npcs_athena.conf @@ -16,6 +16,7 @@ npc: conf/mapflag/nopenalty.txt npc: conf/mapflag/nopvp.txt npc: conf/mapflag/nosave.txt npc: conf/mapflag/noteleport.txt +npc: conf/mapflag/noreturn.txt npc: conf/mapflag/nowarp.txt npc: conf/mapflag/nowarpto.txt npc: conf/mapflag/pvp.txt |