diff options
author | CairoLee <cairoliyu@gmail.com> | 2013-06-25 10:58:04 +0800 |
---|---|---|
committer | CairoLee <cairoliyu@gmail.com> | 2013-06-25 10:58:04 +0800 |
commit | ee23711201ddbcd9d92712e8d2b9c1e3c05e7194 (patch) | |
tree | 1f47f5d5c214f61834fa7100947f4f7cbf1a50f9 /npc/scripts_mapflags.conf | |
parent | 5b40d0c2937c2fe4f8e133271d05602543d86277 (diff) | |
download | hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.gz hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.bz2 hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.tar.xz hercules-ee23711201ddbcd9d92712e8d2b9c1e3c05e7194.zip |
Implemented notomb Mapflag
Diffstat (limited to 'npc/scripts_mapflags.conf')
-rw-r--r-- | npc/scripts_mapflags.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/scripts_mapflags.conf b/npc/scripts_mapflags.conf index c0d2787f8..2fe92eb0a 100644 --- a/npc/scripts_mapflags.conf +++ b/npc/scripts_mapflags.conf @@ -28,4 +28,5 @@ npc: npc/mapflag/novending.txt npc: npc/mapflag/town.txt npc: npc/mapflag/reset.txt npc: npc/mapflag/skillmodifier.txt -npc: npc/mapflag/skillduration.txt
\ No newline at end of file +npc: npc/mapflag/skillduration.txt +npc: npc/mapflag/notomb.txt
\ No newline at end of file |