Fix toilet suicide messages (#6445)
Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## ToiletComponent
|
||||
|
||||
toilet-component-on-examine-found-hidden-item = There is [color=darkgreen]something[/color] inside cistern!
|
||||
toilet-component-suicide-head-message-others = {$victim} sticks their head into {$owner} and flushes it!
|
||||
toilet-component-suicide-head-message = You stick your head into {$owner} and flush it!
|
||||
toilet-component-suicide-message-others = {$victim} bashes themselves with {$owner}!
|
||||
toilet-component-suicide-message = You bash yourself with {$owner}!
|
||||
toilet-component-suicide-head-message-others = {CAPITALIZE(THE($victim))} sticks their head into {THE($owner)} and flushes it!
|
||||
toilet-component-suicide-head-message = You stick your head into {THE($owner)} and flush it!
|
||||
toilet-component-suicide-message-others = {CAPITALIZE(THE($victim))} bashes themselves with {THE($owner)}!
|
||||
toilet-component-suicide-message = You bash yourself with {THE($owner)}!
|
||||
|
||||
Reference in New Issue
Block a user