From e8032f4428823b2b6df36e991e7076cceac45c3e Mon Sep 17 00:00:00 2001 From: TGRCDev Date: Fri, 13 Sep 2024 01:32:19 -0700 Subject: [PATCH] Localized admin verbs for animate and inanimate --- Resources/Locale/en-US/administration/smites.ftl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Locale/en-US/administration/smites.ftl b/Resources/Locale/en-US/administration/smites.ftl index e77725765befb2..8bb350acdf5eeb 100644 --- a/Resources/Locale/en-US/administration/smites.ftl +++ b/Resources/Locale/en-US/administration/smites.ftl @@ -133,3 +133,5 @@ admin-trick-pause-map-description = Pause the selected map. Note this doesn't en admin-trick-snap-joints-description = Remove all physics joints from an object. Unfortunately does not snap every bone in their body. admin-trick-minigun-fire-description = Makes the targetted gun fire like a minigun (very fast). admin-trick-set-bullet-amount-description = Quickly set the amount of unspawned bullets in a gun. +admin-trick-make-animate-description = Animate an item and make it hostile for 60 seconds. +admin-trick-make-inanimate-description = Render an animate item inanimate. \ No newline at end of file