Display popup when butchering with the wrong tool (#18023)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
butcherable-knife-butchered-success = You butcher { THE($target) } with { THE($knife) }.
|
||||
butcherable-different-tool = You are going to need a different tool to butcher { THE($target) }.
|
||||
butcherable-knife-butchered-success = You butcher { THE($target) } with { THE($knife) }.
|
||||
butcherable-need-knife = Use a sharp object to butcher { THE($target) }.
|
||||
butcherable-not-in-container = { CAPITALIZE(THE($target)) } can't be in a container.
|
||||
butcherable-mob-isnt-dead = Needs to be dead.
|
||||
|
||||
Reference in New Issue
Block a user