diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-12 01:38:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-12 01:38:37 -0300 |
commit | 2c538b418d2b832847f4db69f922fc1d3a75ff9b (patch) | |
tree | 1708b9bdfb221c08199b4398a6d2f3cbe62b1ee3 | |
parent | 7a55f5115ee30135c4d9d9fabed5e68df3adeb13 (diff) | |
download | serverdata-2c538b418d2b832847f4db69f922fc1d3a75ff9b.tar.gz serverdata-2c538b418d2b832847f4db69f922fc1d3a75ff9b.tar.bz2 serverdata-2c538b418d2b832847f4db69f922fc1d3a75ff9b.tar.xz serverdata-2c538b418d2b832847f4db69f922fc1d3a75ff9b.zip |
[skip ci] Missing mapflag
-rw-r--r-- | maps/re/003-0.mcache | bin | 159 -> 135 bytes | |||
-rw-r--r-- | npc/017-1/_import.txt | 1 | ||||
-rw-r--r-- | npc/017-1/mapflags.txt | 2 |
3 files changed, 3 insertions, 0 deletions
diff --git a/maps/re/003-0.mcache b/maps/re/003-0.mcache Binary files differindex 41f3a39cb..4baacc2ba 100644 --- a/maps/re/003-0.mcache +++ b/maps/re/003-0.mcache diff --git a/npc/017-1/_import.txt b/npc/017-1/_import.txt index dea776c3d..1233f5fa5 100644 --- a/npc/017-1/_import.txt +++ b/npc/017-1/_import.txt @@ -3,5 +3,6 @@ "npc/017-1/_mobs.txt", "npc/017-1/_warps.txt", "npc/017-1/guards.txt", +"npc/017-1/mapflags.txt", "npc/017-1/signs.txt", "npc/017-1/soul-menhir.txt", diff --git a/npc/017-1/mapflags.txt b/npc/017-1/mapflags.txt new file mode 100644 index 000000000..08b13a3fe --- /dev/null +++ b/npc/017-1/mapflags.txt @@ -0,0 +1,2 @@ +017-1 mapflag town +017-1 mapflag nopenalty |