summaryrefslogtreecommitdiff
path: root/src/map/mapflag.py
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-06-20 17:51:22 -0500
committerWushin <pasekei@gmail.com>2015-06-20 17:51:22 -0500
commitc399d19bda962e5dc2bf79998629d3ec279a9cd1 (patch)
treee428ef99dff34cfce275038af64eb367a489dbed /src/map/mapflag.py
parent4835eae62fe129ff6ee36d82b56e07913ca19f81 (diff)
parent08809eeb1db043ac72ca8a64f74e9f5ed6a54631 (diff)
downloadtmwa-c399d19bda962e5dc2bf79998629d3ec279a9cd1.tar.gz
tmwa-c399d19bda962e5dc2bf79998629d3ec279a9cd1.tar.bz2
tmwa-c399d19bda962e5dc2bf79998629d3ec279a9cd1.tar.xz
tmwa-c399d19bda962e5dc2bf79998629d3ec279a9cd1.zip
Merge pull request #98 from mekolat/command
npc actions
Diffstat (limited to 'src/map/mapflag.py')
-rw-r--r--src/map/mapflag.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/mapflag.py b/src/map/mapflag.py
index b0a2f24..728aa81 100644
--- a/src/map/mapflag.py
+++ b/src/map/mapflag.py
@@ -40,7 +40,7 @@ class MapFlags(object):
('NOWARP', 13),
('NOWARPTO', 26),
('NOPVP', 14),
- #('NOICEWALL', 15),
+ ('MASK', 15),
('SNOW', 16),
('FOG', 17),
('SAKURA', 18),