diff options
author | Led Mitz <smoothshifter@tuta.io> | 2023-11-04 22:16:00 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-11-04 22:16:00 +0000 |
commit | f6ca36e136a1d2cba3f3a9295a2470e2e37f0be9 (patch) | |
tree | 0eb1c043af6e95e056727c66531b8c48cd2bc2a5 /world/map/npc/018-3 | |
parent | b1975db8f1d17d1286cf8bccf4da8676b6f35129 (diff) | |
download | serverdata-f6ca36e136a1d2cba3f3a9295a2470e2e37f0be9.tar.gz serverdata-f6ca36e136a1d2cba3f3a9295a2470e2e37f0be9.tar.bz2 serverdata-f6ca36e136a1d2cba3f3a9295a2470e2e37f0be9.tar.xz serverdata-f6ca36e136a1d2cba3f3a9295a2470e2e37f0be9.zip |
Mining camp, outside map and obelisk now spawn player in the mining camp again
Diffstat (limited to 'world/map/npc/018-3')
-rw-r--r-- | world/map/npc/018-3/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/018-3/mapflags.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/018-3/_import.txt b/world/map/npc/018-3/_import.txt index b3628a19..1845c3d1 100644 --- a/world/map/npc/018-3/_import.txt +++ b/world/map/npc/018-3/_import.txt @@ -6,4 +6,5 @@ npc: npc/018-3/_nodes.txt npc: npc/018-3/_warps.txt npc: npc/018-3/bookcase.txt npc: npc/018-3/evil-obelisk.txt +npc: npc/018-3/mapflags.txt npc: npc/018-3/sword.txt diff --git a/world/map/npc/018-3/mapflags.txt b/world/map/npc/018-3/mapflags.txt new file mode 100644 index 00000000..3f703925 --- /dev/null +++ b/world/map/npc/018-3/mapflags.txt @@ -0,0 +1 @@ +018-3|mapflag|resave|018-2,88,32
\ No newline at end of file |