summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-04 10:42:13 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-04 10:42:13 -0300
commit25cae0da6b5cb2d08c9caa2faa167c4a511d20ca (patch)
tree4da695546ebb58b9b548648ad2eb20897c11ec3f
parent5afb0d02351dc3c6d6ccabb7611360f0e6705f3e (diff)
downloadserverdata-25cae0da6b5cb2d08c9caa2faa167c4a511d20ca.tar.gz
serverdata-25cae0da6b5cb2d08c9caa2faa167c4a511d20ca.tar.bz2
serverdata-25cae0da6b5cb2d08c9caa2faa167c4a511d20ca.tar.xz
serverdata-25cae0da6b5cb2d08c9caa2faa167c4a511d20ca.zip
Rebuild map data after messing with Nard's ship
-rw-r--r--maps/re/002-3.mcachebin78 -> 77 bytes
-rw-r--r--maps/re/002-4.mcachebin81 -> 82 bytes
-rw-r--r--npc/002-1/_savepoints.txt45
3 files changed, 0 insertions, 45 deletions
diff --git a/maps/re/002-3.mcache b/maps/re/002-3.mcache
index f9a23ef23..629b59517 100644
--- a/maps/re/002-3.mcache
+++ b/maps/re/002-3.mcache
Binary files differ
diff --git a/maps/re/002-4.mcache b/maps/re/002-4.mcache
index fef1bb07e..2f1000451 100644
--- a/maps/re/002-4.mcache
+++ b/maps/re/002-4.mcache
Binary files differ
diff --git a/npc/002-1/_savepoints.txt b/npc/002-1/_savepoints.txt
index f7c5ae4f3..2edca8761 100644
--- a/npc/002-1/_savepoints.txt
+++ b/npc/002-1/_savepoints.txt
@@ -1,23 +1,5 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Map 002-1: Second Deck saves
-002-1,40,37,0 script #save_002-1_40_37 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, NO_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}
-002-1,46,37,0 script #save_002-1_46_37 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, NO_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}
002-1,55,40,0 script #save_002-1_55_40 NPC_SAVE_POINT,{
savepointparticle .map$, .x, .y, NO_INN;
close;
@@ -27,30 +9,3 @@ OnInit:
.sex = G_OTHER;
end;
}
-002-1,46,25,0 script #save_002-1_46_25 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, NO_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}
-002-1,40,25,0 script #save_002-1_40_25 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, NO_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}
-002-1,40,27,0 script #save_002-1_40_27 NPC_SAVE_POINT,{
- savepointparticle .map$, .x, .y, NO_INN;
- close;
-
-OnInit:
- .distance = 2;
- .sex = G_OTHER;
- end;
-}