Fix kitchen spike (#4008)
* Fix kitchen spike * Add fluent localization * Add newline * Prevent things that are not dead from being spiked
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
comp-kitchen-spike-deny-collect = { THE($this) } already has something on it, finish collecting its meat first!
|
||||
comp-kitchen-spike-deny-butcher = { THE($victim) } can't be butchered on { THE($this) }.
|
||||
comp-kitchen-spike-deny-not-dead = { THE($victim) } can't be butchered. { THE($victim) } is not dead!.
|
||||
|
||||
comp-kitchen-spike-begin-hook-victim = { THE($user) } begins dragging you onto { THE($this) }!
|
||||
comp-kitchen-spike-begin-hook-self = You begin dragging yourself onto { THE($this) }!
|
||||
|
||||
comp-kitchen-spike-kill = { THE($user) } has forced { THE($victim) } onto the spike, killing them instantly!
|
||||
|
||||
comp-kitchen-spike-suicide-other = { THE($victim) } has thrown themselves on a meat spike!
|
||||
comp-kitchen-spike-suicide-self = You throw yourself on a meat spike!
|
||||
|
||||
comp-kitchen-spike-remove-meat = You remove some meat from { THE($victim) }.
|
||||
comp-kitchen-spike-remove-meat-last = You remove the last piece of meat from { THE($victim) }!
|
||||
|
||||
comp-kitchen-spike-meat-name = { $victim } meat
|
||||
Reference in New Issue
Block a user