From 18540c3e3bcc7781666f8abb19d6802223590356 Mon Sep 17 00:00:00 2001 From: DoganGFL Date: Tue, 21 Aug 2018 22:41:35 +0200 Subject: [PATCH] fix sonaki msay no more stronger motherzombies since we dont have a mother zm class anymore --- SpecialSettings/scripting/SpecialSettings.sp | 1 - 1 file changed, 1 deletion(-) diff --git a/SpecialSettings/scripting/SpecialSettings.sp b/SpecialSettings/scripting/SpecialSettings.sp index eb7fb2e5..1a8208b2 100644 --- a/SpecialSettings/scripting/SpecialSettings.sp +++ b/SpecialSettings/scripting/SpecialSettings.sp @@ -124,7 +124,6 @@ public void OnClientPutInServer(int client) hNotifyPanel.DrawItem("Jump Height 1.0", ITEMDRAW_RAWLINE); hNotifyPanel.DrawItem("Lower General Knockback", ITEMDRAW_RAWLINE); hNotifyPanel.DrawItem("Knifing Zombies deals a lot of Damage", ITEMDRAW_RAWLINE); - hNotifyPanel.DrawItem("Slightly Stronger Motherzombies (Bit more Speed and Jump Height)", ITEMDRAW_RAWLINE); hNotifyPanel.DrawItem("Higher Air Accelerate", ITEMDRAW_RAWLINE); hNotifyPanel.DrawItem("No Bhop", ITEMDRAW_RAWLINE);