From 6649301dbdd05178ba9e910b3c2c93a7fc7d18cb Mon Sep 17 00:00:00 2001 From: Sveinung Kvilhaugsvik Date: Mon, 31 May 2021 14:32:06 +0200 Subject: [PATCH] cimpletoon: add castle and castle2. Add graphics for two castle bases - one open and one closed. Castles by Lexxie See osdn #42440 --- data/cimpletoon.tilespec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/cimpletoon.tilespec b/data/cimpletoon.tilespec index 1a918aa735..6b532d200c 100644 --- a/data/cimpletoon.tilespec +++ b/data/cimpletoon.tilespec @@ -317,6 +317,8 @@ styles = "tx.village", "Single1" "base.outpost", "3Layer" "base.fortress", "3Layer" + "base.castle", "3Layer" + "base.castle2", "3Layer" "base.airstrip", "3Layer" "base.airbase", "3Layer" "base.buoy", "3Layer" -- 2.30.2