diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-09 13:33:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-09 13:33:57 -0300 |
commit | cf18ce071c79ae37e14ea38943e0b1d88da70a7b (patch) | |
tree | f9159c9b60b3018300dd22ffba0d797bc5e828e5 /npc/001-2-29 | |
parent | 8a4bf716002a017de77fe7df301ef8e4aaf00a2e (diff) | |
download | serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.gz serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.bz2 serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.tar.xz serverdata-cf18ce071c79ae37e14ea38943e0b1d88da70a7b.zip |
Override
Diffstat (limited to 'npc/001-2-29')
-rw-r--r-- | npc/001-2-29/_import.txt | 5 | ||||
-rw-r--r-- | npc/001-2-29/_savepoints.txt | 54 | ||||
-rw-r--r-- | npc/001-2-29/_warps.txt | 4 | ||||
-rw-r--r-- | npc/001-2-29/mapflags.txt | 1 |
4 files changed, 0 insertions, 64 deletions
diff --git a/npc/001-2-29/_import.txt b/npc/001-2-29/_import.txt deleted file mode 100644 index ebcab6d1..00000000 --- a/npc/001-2-29/_import.txt +++ /dev/null @@ -1,5 +0,0 @@ -// Map 001-2-29: First Floor -// This file is generated automatically. All manually added changes will be removed when running the Converter. -"npc/001-2-29/_savepoints.txt", -"npc/001-2-29/_warps.txt", -"npc/001-2-29/mapflags.txt", diff --git a/npc/001-2-29/_savepoints.txt b/npc/001-2-29/_savepoints.txt deleted file mode 100644 index c2176e4c..00000000 --- a/npc/001-2-29/_savepoints.txt +++ /dev/null @@ -1,54 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 001-2-29: First Floor saves -001-2-29,29,28,0 script #save_001-2-29_29_28 NPC_SAVE_POINT,0,0,{ - savepointparticle .map$, .x, .y, REDPLUSH_INN; - close; - -OnInit: - .distance = 2; - .sex = G_OTHER; - end; - -OnTouch: - bedTouch(); - end; -} -001-2-29,29,35,0 script #save_001-2-29_29_35 NPC_SAVE_POINT,0,0,{ - savepointparticle .map$, .x, .y, REDPLUSH_INN; - close; - -OnInit: - .distance = 2; - .sex = G_OTHER; - end; - -OnTouch: - bedTouch(); - end; -} -001-2-29,29,42,0 script #save_001-2-29_29_42 NPC_SAVE_POINT,0,0,{ - savepointparticle .map$, .x, .y, REDPLUSH_INN; - close; - -OnInit: - .distance = 2; - .sex = G_OTHER; - end; - -OnTouch: - bedTouch(); - end; -} -001-2-29,29,49,0 script #save_001-2-29_29_49 NPC_SAVE_POINT,0,0,{ - savepointparticle .map$, .x, .y, REDPLUSH_INN; - close; - -OnInit: - .distance = 2; - .sex = G_OTHER; - end; - -OnTouch: - bedTouch(); - end; -} diff --git a/npc/001-2-29/_warps.txt b/npc/001-2-29/_warps.txt deleted file mode 100644 index 6c9d08f9..00000000 --- a/npc/001-2-29/_warps.txt +++ /dev/null @@ -1,4 +0,0 @@ -// This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 001-2-29: First Floor warps -001-2-29,39,35,0 warp #001-2-29_39_35 3,0,001-2-28,33,27 -001-2-29,38,25,0 warp #001-2-29_38_25 0,1,001-2-30,36,31 diff --git a/npc/001-2-29/mapflags.txt b/npc/001-2-29/mapflags.txt deleted file mode 100644 index 98a4373f..00000000 --- a/npc/001-2-29/mapflags.txt +++ /dev/null @@ -1 +0,0 @@ -001-2-29 mapflag town |