From 863101824aefc0799b9b32f7ad1c8dc9f29e1393 Mon Sep 17 00:00:00 2001
From: MascaraSnake <jonassauer27@gmail.com>
Date: Fri, 25 Oct 2019 20:17:50 +0200
Subject: [PATCH] Removed palm tree trunks from the ZB config. They no longer
 exist as mapthings.

---
 extras/conf/SRB2-22.cfg | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/extras/conf/SRB2-22.cfg b/extras/conf/SRB2-22.cfg
index edd5be442..f1e8481eb 100644
--- a/extras/conf/SRB2-22.cfg
+++ b/extras/conf/SRB2-22.cfg
@@ -5622,13 +5622,6 @@ thingtypes
 			title = "BSZ Clover";
 			sprite = "BSZ8B0";
 		}
-		1472
-		{
-			title = "Palm Tree Trunk (Big)";
-			width = 16;
-			height = 160;
-			sprite = "BSZ8C0";
-		}
 		1473
 		{
 			title = "Palm Tree Leaves (Big)";
@@ -5636,13 +5629,6 @@ thingtypes
 			height = 160;
 			sprite = "BSZ8D0";
 		}
-		1474
-		{
-			title = "Palm Tree Trunk (Small)";
-			width = 8;
-			height = 80;
-			sprite = "BSZ8E0";
-		}
 		1475
 		{
 			title = "Palm Tree Leaves (Small)";
-- 
GitLab