diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-21 19:16:39 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-06-26 16:42:16 -0400 |
commit | 3d853f1c8e21667bbe6959d6aca2f28f145b7af0 (patch) | |
tree | 089870958ca5e7a10f0f53a2700544a396850d7f /world/map/db/const-mapflags.txt | |
parent | 9c42e7f35fc15a8424742593c09282aaeeec69a9 (diff) | |
download | serverdata-3d853f1c8e21667bbe6959d6aca2f28f145b7af0.tar.gz serverdata-3d853f1c8e21667bbe6959d6aca2f28f145b7af0.tar.bz2 serverdata-3d853f1c8e21667bbe6959d6aca2f28f145b7af0.tar.xz serverdata-3d853f1c8e21667bbe6959d6aca2f28f145b7af0.zip |
npc actions & map mask in tutorial
Diffstat (limited to 'world/map/db/const-mapflags.txt')
-rw-r--r-- | world/map/db/const-mapflags.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/const-mapflags.txt b/world/map/db/const-mapflags.txt index 94b1710a..486ab375 100644 --- a/world/map/db/const-mapflags.txt +++ b/world/map/db/const-mapflags.txt @@ -22,7 +22,7 @@ MF_PVP_NOCALCRANK 25 MF_NOWARP 13 MF_NOWARPTO 26 MF_NOPVP 14 -//MF_NOICEWALL 15 +MF_MASK 15 MF_SNOW 16 MF_FOG 17 MF_SAKURA 18 |