diff options
author | Led Mitz <smoothshifter@tuta.io> | 2023-10-16 03:31:40 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-10-16 03:31:40 +0000 |
commit | bbcc16c3fb3aceda056987896f21904537f35c44 (patch) | |
tree | 94c647f7eeaff5f50fa6040c99ecfaea85ca8e1f /world/map | |
parent | 569602b26bd80cf00e02b0ab0570c0c8684fb86b (diff) | |
parent | 220b0c2ec9d6aaf0599d9c017a7838882d07cb7d (diff) | |
download | serverdata-bbcc16c3fb3aceda056987896f21904537f35c44.tar.gz serverdata-bbcc16c3fb3aceda056987896f21904537f35c44.tar.bz2 serverdata-bbcc16c3fb3aceda056987896f21904537f35c44.tar.xz serverdata-bbcc16c3fb3aceda056987896f21904537f35c44.zip |
Merge branch 'jesusalva/respawn' into 'master'
Crypt & Farmlands Respawn points update
See merge request legacy/serverdata!683
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/npc/027-3/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/027-3/mapflags.txt | 1 | ||||
-rw-r--r-- | world/map/npc/027-4/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/027-4/mapflags.txt | 1 | ||||
-rw-r--r-- | world/map/npc/027-5/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/027-5/mapflags.txt | 1 | ||||
-rw-r--r-- | world/map/npc/057-1/_import.txt | 1 | ||||
-rw-r--r-- | world/map/npc/057-1/mapflags.txt | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/world/map/npc/027-3/_import.txt b/world/map/npc/027-3/_import.txt index 7203c1cc..78754482 100644 --- a/world/map/npc/027-3/_import.txt +++ b/world/map/npc/027-3/_import.txt @@ -6,4 +6,5 @@ npc: npc/027-3/_nodes.txt npc: npc/027-3/_warps.txt npc: npc/027-3/casket_traps.txt npc: npc/027-3/general_krukan_door.txt +npc: npc/027-3/mapflags.txt npc: npc/027-3/monsters.txt diff --git a/world/map/npc/027-3/mapflags.txt b/world/map/npc/027-3/mapflags.txt new file mode 100644 index 00000000..2055f5cf --- /dev/null +++ b/world/map/npc/027-3/mapflags.txt @@ -0,0 +1 @@ +027-3|mapflag|resave|026-1,30,33 diff --git a/world/map/npc/027-4/_import.txt b/world/map/npc/027-4/_import.txt index b948091e..7bcfbc68 100644 --- a/world/map/npc/027-4/_import.txt +++ b/world/map/npc/027-4/_import.txt @@ -6,4 +6,5 @@ npc: npc/027-4/_nodes.txt npc: npc/027-4/_warps.txt npc: npc/027-4/casket_traps.txt npc: npc/027-4/general_razha_door.txt +npc: npc/027-4/mapflags.txt npc: npc/027-4/monsters.txt diff --git a/world/map/npc/027-4/mapflags.txt b/world/map/npc/027-4/mapflags.txt new file mode 100644 index 00000000..d7bb4905 --- /dev/null +++ b/world/map/npc/027-4/mapflags.txt @@ -0,0 +1 @@ +027-4|mapflag|resave|026-1,30,33 diff --git a/world/map/npc/027-5/_import.txt b/world/map/npc/027-5/_import.txt index c7ac3241..a0d686c6 100644 --- a/world/map/npc/027-5/_import.txt +++ b/world/map/npc/027-5/_import.txt @@ -6,3 +6,4 @@ npc: npc/027-5/_nodes.txt npc: npc/027-5/_warps.txt npc: npc/027-5/casket_traps.txt npc: npc/027-5/general_terogan_door.txt +npc: npc/027-5/mapflags.txt diff --git a/world/map/npc/027-5/mapflags.txt b/world/map/npc/027-5/mapflags.txt new file mode 100644 index 00000000..e35e3b50 --- /dev/null +++ b/world/map/npc/027-5/mapflags.txt @@ -0,0 +1 @@ +027-5|mapflag|resave|026-1,30,33 diff --git a/world/map/npc/057-1/_import.txt b/world/map/npc/057-1/_import.txt index 977eec7c..2a668bd7 100644 --- a/world/map/npc/057-1/_import.txt +++ b/world/map/npc/057-1/_import.txt @@ -4,3 +4,4 @@ map: 057-1 npc: npc/057-1/_mobs.txt npc: npc/057-1/_nodes.txt npc: npc/057-1/_warps.txt +npc: npc/057-1/mapflags.txt diff --git a/world/map/npc/057-1/mapflags.txt b/world/map/npc/057-1/mapflags.txt new file mode 100644 index 00000000..245bb2fa --- /dev/null +++ b/world/map/npc/057-1/mapflags.txt @@ -0,0 +1 @@ +057-1|mapflag|resave|055-1,133,61 |