From 0a321b96d3fca05ef92f2ff2a19adb22f0ffe499 Mon Sep 17 00:00:00 2001
From: MascaraSnake <jonassauer27@gmail.com>
Date: Sun, 20 Oct 2019 12:28:30 +0200
Subject: [PATCH] Clarified description of "strong" bustable blocks in the ZB
 config

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

diff --git a/extras/conf/SRB2-22.cfg b/extras/conf/SRB2-22.cfg
index 2fd84d279..5a36caaf0 100644
--- a/extras/conf/SRB2-22.cfg
+++ b/extras/conf/SRB2-22.cfg
@@ -1527,7 +1527,7 @@ linedeftypes
 			title = "Bustable Block";
 			prefix = "(254)";
 			flags8text = "[3] Slope skew sides";
-			flags64text = "[6] Reinforced";
+			flags64text = "[6] Strong characters only";
 			flags128text = "[7] Only block non-players";
 			flags512text = "[9] Shattered by pushables";
 			flags1024text = "[10] Trigger linedef executor";
-- 
GitLab