From f8452ebeb8335387851721d624456c69fea797a0 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sat, 5 Apr 2014 10:47:23 -0400 Subject: Use dimension constants in warp data and add map name consisntency --- maps/copycatshouse1f.blk | 1 + maps/copycatshouse2f.blk | 1 + maps/copycatshousef1.blk | 1 - maps/copycatshousef2.blk | 1 - maps/museum1f.blk | Bin 0 -> 40 bytes maps/museum2f.blk | Bin 0 -> 28 bytes maps/museumf1.blk | Bin 40 -> 0 bytes maps/museumf2.blk | Bin 28 -> 0 bytes maps/route16gate.blk | Bin 0 -> 28 bytes maps/route16gatemap.blk | Bin 28 -> 0 bytes 10 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 maps/copycatshouse1f.blk create mode 100644 maps/copycatshouse2f.blk delete mode 100644 maps/copycatshousef1.blk delete mode 100644 maps/copycatshousef2.blk create mode 100644 maps/museum1f.blk create mode 100644 maps/museum2f.blk delete mode 100644 maps/museumf1.blk delete mode 100644 maps/museumf2.blk create mode 100644 maps/route16gate.blk delete mode 100644 maps/route16gatemap.blk (limited to 'maps') diff --git a/maps/copycatshouse1f.blk b/maps/copycatshouse1f.blk new file mode 100644 index 00000000..1b7d4f07 --- /dev/null +++ b/maps/copycatshouse1f.blk @@ -0,0 +1 @@ +   \ No newline at end of file diff --git a/maps/copycatshouse2f.blk b/maps/copycatshouse2f.blk new file mode 100644 index 00000000..dd9d1ea4 --- /dev/null +++ b/maps/copycatshouse2f.blk @@ -0,0 +1 @@ +   \ No newline at end of file diff --git a/maps/copycatshousef1.blk b/maps/copycatshousef1.blk deleted file mode 100644 index 1b7d4f07..00000000 --- a/maps/copycatshousef1.blk +++ /dev/null @@ -1 +0,0 @@ -   \ No newline at end of file diff --git a/maps/copycatshousef2.blk b/maps/copycatshousef2.blk deleted file mode 100644 index dd9d1ea4..00000000 --- a/maps/copycatshousef2.blk +++ /dev/null @@ -1 +0,0 @@ -   \ No newline at end of file diff --git a/maps/museum1f.blk b/maps/museum1f.blk new file mode 100644 index 00000000..a96771ba Binary files /dev/null and b/maps/museum1f.blk differ diff --git a/maps/museum2f.blk b/maps/museum2f.blk new file mode 100644 index 00000000..355e5d80 Binary files /dev/null and b/maps/museum2f.blk differ diff --git a/maps/museumf1.blk b/maps/museumf1.blk deleted file mode 100644 index a96771ba..00000000 Binary files a/maps/museumf1.blk and /dev/null differ diff --git a/maps/museumf2.blk b/maps/museumf2.blk deleted file mode 100644 index 355e5d80..00000000 Binary files a/maps/museumf2.blk and /dev/null differ diff --git a/maps/route16gate.blk b/maps/route16gate.blk new file mode 100644 index 00000000..9cd90e33 Binary files /dev/null and b/maps/route16gate.blk differ diff --git a/maps/route16gatemap.blk b/maps/route16gatemap.blk deleted file mode 100644 index 9cd90e33..00000000 Binary files a/maps/route16gatemap.blk and /dev/null differ -- cgit v1.2.3