From c705067173d02ebd9215ebc87b1a449f0a8eabae Mon Sep 17 00:00:00 2001
From: spherallic <spherallic@gmail.com>
Date: Mon, 24 Jan 2022 13:50:14 +0100
Subject: [PATCH] Update ZB configuration for the tutorial plant.

---
 extras/conf/SRB2-22.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/extras/conf/SRB2-22.cfg b/extras/conf/SRB2-22.cfg
index f9595e8683..02b20081a0 100644
--- a/extras/conf/SRB2-22.cfg
+++ b/extras/conf/SRB2-22.cfg
@@ -6889,8 +6889,9 @@ thingtypes
 		{
 			title = "Tutorial Plant";
 			sprite = "TUPFH0";
-			width = 32;
+			width = 40;
 			height = 144;
+			parametertext = "Start frame";
 		}
 
 	flickies
-- 
GitLab