(cherry picked from commit 3d083befca212455cffcae56b84ee55050ad62be)
This commit is contained in:
BIGZi0348
2024-09-21 18:09:12 +03:00
committed by keslik
parent bd1e379903
commit 1d571f78e6
13 changed files with 35 additions and 18 deletions

View File

@@ -136,7 +136,7 @@ namespace Content.Server.Strip
}
// WD EDIT END
// WD ENGI EXCLUSIVE START EDIT
// WD ENGI EXCLUSIVE EDIT START
if (args.Slot == "ears" && TryComp(strippable, out PreventStrippingFromEarsComponent? _))
{
var message = Loc.GetString("buckethelmet-cant-strip");