* Toilet Draft * fixes * toilets now have secret stash to place items in cistern. * fixes * plungers now unblock toilets. * fix sprite * new sprites and fix * fixes * improve seat sprites. * fix * removed visualisersystem changed to genericvisualizers * flush sound for toilets and copyright for toilet sprites. * fix atrributions * fixes * fix datafield flushtime * sprite improvements * fixes * multiple changes * fix * fix * fixes remove vv * moved stash related functions to secret stash system from toilet. * fix * fix * changes for recent review. * fix * fix
12 lines
621 B
Plaintext
12 lines
621 B
Plaintext
## ToiletComponent
|
|
|
|
toilet-component-on-examine-found-hidden-item = There is something inside of the cistern!
|
|
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)}!
|
|
toilet-seat-close = Close Seat
|
|
toilet-seat-open = Open Seat
|
|
|
|
plunger-unblock = You unblock the {THE($target)}!
|