]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Meat spike conjugation error (#39651)
authorThatGuyUSA <thatguyusa123@gmail.com>
Thu, 14 Aug 2025 22:48:50 +0000 (15:48 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Aug 2025 22:48:50 +0000 (00:48 +0200)
fixed it!

Resources/Locale/en-US/kitchen/components/kitchen-spike-component.ftl

index aa555b24ae2f90023e91dd7c1d957fadf2dfa98b..aaa1779f5312d8057eda594db959a0ce915218d7 100644 (file)
@@ -1,7 +1,7 @@
 comp-kitchen-spike-deny-collect = { CAPITALIZE(THE($this)) } already has something on it, finish collecting its meat first!
 comp-kitchen-spike-deny-butcher = { CAPITALIZE(THE($victim)) } can't be butchered on { THE($this) }.
 comp-kitchen-spike-deny-butcher-knife = { CAPITALIZE(THE($victim)) } can't be butchered on { THE($this) }, you need to butcher it using a knife.
-comp-kitchen-spike-deny-not-dead = { CAPITALIZE(THE($victim)) } can't be butchered. { CAPITALIZE(SUBJECT($victim)) } { CONJUGATE-BE($victim) } is not dead!
+comp-kitchen-spike-deny-not-dead = { CAPITALIZE(THE($victim)) } can't be butchered. { CAPITALIZE(SUBJECT($victim)) } { CONJUGATE-BE($victim) } not dead!
 
 comp-kitchen-spike-begin-hook-victim = { CAPITALIZE(THE($user)) } begins dragging you onto { THE($this) }!
 comp-kitchen-spike-begin-hook-self = You begin dragging yourself onto { THE($this) }!