summaryrefslogtreecommitdiff
path: root/src/map/script.h
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2019-06-02 23:52:44 +0200
committerGitHub <noreply@github.com>2019-06-02 23:52:44 +0200
commiteb0faf2b3ecc294d8247ce9afb81198730d516d2 (patch)
tree15964fe4890d8fab7f1baa39d4344c05a9b698b0 /src/map/script.h
parentbfc31c33f7311c2a647ada10eaf88190be18a2c5 (diff)
parent582336dff2bffba506891a54ecd9360e4fbdd65c (diff)
downloadhercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.gz
hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.bz2
hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.tar.xz
hercules-eb0faf2b3ecc294d8247ce9afb81198730d516d2.zip
Merge pull request #2221 from carloshenrq/nostorage
Mapflag nostorage and nogstorage
Diffstat (limited to 'src/map/script.h')
-rw-r--r--src/map/script.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/map/script.h b/src/map/script.h
index 4c1cc168d..62950ba8d 100644
--- a/src/map/script.h
+++ b/src/map/script.h
@@ -343,7 +343,9 @@ enum {
MF_NOAUTOLOOT,
MF_NOVIEWID,
MF_PAIRSHIP_STARTABLE,
- MF_PAIRSHIP_ENDABLE
+ MF_PAIRSHIP_ENDABLE,
+ MF_NOSTORAGE,
+ MF_NOGSTORAGE
};
enum navigation_service {