diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-24 12:41:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-24 12:41:44 -0300 |
commit | 9573bc7e120c8bf1c94b775a95192763eae8dcee (patch) | |
tree | a4a8995428a64edcda648d5fc6814aaf49b73be7 /npc/042-0 | |
parent | 90dfc8fbb877b4c871309024084948e25294cd22 (diff) | |
download | serverdata-9573bc7e120c8bf1c94b775a95192763eae8dcee.tar.gz serverdata-9573bc7e120c8bf1c94b775a95192763eae8dcee.tar.bz2 serverdata-9573bc7e120c8bf1c94b775a95192763eae8dcee.tar.xz serverdata-9573bc7e120c8bf1c94b775a95192763eae8dcee.zip |
Mapflags and sketch of variable scope
Diffstat (limited to 'npc/042-0')
-rw-r--r-- | npc/042-0/_import.txt | 1 | ||||
-rw-r--r-- | npc/042-0/mf.txt | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/npc/042-0/_import.txt b/npc/042-0/_import.txt index 7e15c38f5..208d161d7 100644 --- a/npc/042-0/_import.txt +++ b/npc/042-0/_import.txt @@ -1,3 +1,4 @@ // Map 042-0: Camelot - Throne Room // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/042-0/_warps.txt", +"npc/042-0/mf.txt", diff --git a/npc/042-0/mf.txt b/npc/042-0/mf.txt new file mode 100644 index 000000000..714ce279b --- /dev/null +++ b/npc/042-0/mf.txt @@ -0,0 +1,12 @@ +042-0 mapflag zone MMO +042-1 mapflag zone MMO +042-2 mapflag zone MMO +042-3 mapflag zone MMO +042-4 mapflag zone MMO +042-5 mapflag zone MMO +042-6 mapflag zone MMO +042-7 mapflag zone MMO +042-8 mapflag zone MMO +042-9 mapflag zone MMO +042-10 mapflag zone MMO +042-11 mapflag zone MMO |