From b508f994e577407a6163bc347df0696dd9965f8b Mon Sep 17 00:00:00 2001 From: hgn Date: Mon, 13 Dec 2021 05:31:09 +0000 Subject: [PATCH] all campaign levels are done Former-commit-id: aacc3fa98842a475c5fd6d0f102a341ec6ed4b69 --- fishladder.c.REMOVED.git-id | 2 +- fishladder_resources.h.REMOVED.git-id | 2 +- maps/cmp_grad.map | 18 ++++++++++++++++++ maps/{sort.map => cmp_i01.map} | 0 maps/{thirds.map => cmp_i02.map} | 2 -- maps/cmp_secret.map | 18 ++++++++++++++++++ 6 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 maps/cmp_grad.map rename maps/{sort.map => cmp_i01.map} (100%) rename maps/{thirds.map => cmp_i02.map} (91%) create mode 100644 maps/cmp_secret.map diff --git a/fishladder.c.REMOVED.git-id b/fishladder.c.REMOVED.git-id index d2b5736..8959b8d 100644 --- a/fishladder.c.REMOVED.git-id +++ b/fishladder.c.REMOVED.git-id @@ -1 +1 @@ -412182cd21619e4821865ac1733290d1b3f5be71 \ No newline at end of file +d4640be4b2f08e27c15113af77bd07bfe819f5e8 \ No newline at end of file diff --git a/fishladder_resources.h.REMOVED.git-id b/fishladder_resources.h.REMOVED.git-id index 8b19bba..3f17850 100644 --- a/fishladder_resources.h.REMOVED.git-id +++ b/fishladder_resources.h.REMOVED.git-id @@ -1 +1 @@ -77601be0ac5678e2e3d47df489ce350a786f257a \ No newline at end of file +7e78aa48ccad779c292d38dba09202f53d8f33dc \ No newline at end of file diff --git a/maps/cmp_grad.map b/maps/cmp_grad.map new file mode 100644 index 0000000..dbd51c0 --- /dev/null +++ b/maps/cmp_grad.map @@ -0,0 +1,18 @@ +#####################; +##########-##########;cccc:cccc:ccc:cc +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +####+##+########+####;a:aa:aa:a,aaa:aa:a:a,cccc:cccc:cccc:cccc +#####################; diff --git a/maps/sort.map b/maps/cmp_i01.map similarity index 100% rename from maps/sort.map rename to maps/cmp_i01.map diff --git a/maps/thirds.map b/maps/cmp_i02.map similarity index 91% rename from maps/thirds.map rename to maps/cmp_i02.map index 4111bef..9794f43 100644 --- a/maps/thirds.map +++ b/maps/cmp_i02.map @@ -15,7 +15,5 @@ ## ##; ## ##; ## ##; -## ##; -## ##; ##########+##########;aaa:aaaaaa:aaaaaaaaa #####################; diff --git a/maps/cmp_secret.map b/maps/cmp_secret.map new file mode 100644 index 0000000..c2801e0 --- /dev/null +++ b/maps/cmp_secret.map @@ -0,0 +1,18 @@ +#####################; +##########-##########;:c:: +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +## ##; +####+###########+####;aa a:a aa:a a :aaaa,c:c:c:c +#####################; -- 2.25.1