Toilet Upgrade (needs review) (#22133)
* 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
This commit is contained in:
@@ -5,6 +5,7 @@ comp-secret-stash-action-hide-success = You hide { THE($item) } in { $this }
|
||||
comp-secret-stash-action-hide-container-not-empty = There's already something in here?!
|
||||
comp-secret-stash-action-hide-item-too-big = { THE($item) } is too big to fit in {$stash}!
|
||||
comp-secret-stash-action-get-item-found-something = There was something inside {$stash}!
|
||||
comp-secret-stash-on-examine-found-hidden-item = There is something hidden inside.
|
||||
|
||||
secret-stash-part-plant = the plant
|
||||
secret-stash-part-toilet = the toilet cistern
|
||||
|
||||
Reference in New Issue
Block a user