diff --git a/styles/wallstyles/castle b/styles/wallstyles/castle index b4ad7e88c..65ebfce58 100644 --- a/styles/wallstyles/castle +++ b/styles/wallstyles/castle @@ -4,6 +4,7 @@ width 6 height 6 msg Created: 1998-02-19 +Modified: 2015-03-22 Nicolas endmsg end arch cwall_0 @@ -17,3 +18,14 @@ end arch stwall_0 x 3 end +arch stwallblue_0 +x 4 +end +arch stwallmossy_0 +x 4 +y 1 +end +arch stwallred_0 +x 4 +y 2 +end diff --git a/styles/wallstyles/dungeon b/styles/wallstyles/dungeon index 42f84231d..e3c64d8a1 100644 --- a/styles/wallstyles/dungeon +++ b/styles/wallstyles/dungeon @@ -4,6 +4,7 @@ width 6 height 6 msg Created: 1998-02-19 +Modified: 2015-03-22 Nicolas endmsg end arch awall_0 @@ -17,3 +18,14 @@ end arch stwall_0 x 4 end +arch stwallblue_0 +x 5 +end +arch stwallmossy_0 +x 5 +y 1 +end +arch stwallred_0 +x 5 +y 2 +end