diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-09 15:00:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-09 15:00:52 -0300 |
commit | b9c00de58f5de8671397d65685d825da886e9901 (patch) | |
tree | c3c7ae4ff66951db945d3259dbd254aaa1b88f65 /npc/002-5 | |
parent | 899d7f85a0e69c7bba608b26781713a8e288bcf3 (diff) | |
download | serverdata-b9c00de58f5de8671397d65685d825da886e9901.tar.gz serverdata-b9c00de58f5de8671397d65685d825da886e9901.tar.bz2 serverdata-b9c00de58f5de8671397d65685d825da886e9901.tar.xz serverdata-b9c00de58f5de8671397d65685d825da886e9901.zip |
Do not save players on ship. Upon logout, you're back to Soul Menhir.
Diffstat (limited to 'npc/002-5')
-rw-r--r-- | npc/002-5/_import.txt | 1 | ||||
-rw-r--r-- | npc/002-5/mapflags.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-5/_import.txt b/npc/002-5/_import.txt index bf17f825b..757883bc0 100644 --- a/npc/002-5/_import.txt +++ b/npc/002-5/_import.txt @@ -2,3 +2,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/002-5/_mobs.txt", "npc/002-5/main.txt", +"npc/002-5/mapflags.txt", diff --git a/npc/002-5/mapflags.txt b/npc/002-5/mapflags.txt new file mode 100644 index 000000000..59d8d2222 --- /dev/null +++ b/npc/002-5/mapflags.txt @@ -0,0 +1 @@ +002-5 mapflag nosave 000-1,22,22 |