No handed mobs now cant insert other mobs on disposal (#9993)
* fix mouse now cant insert other mobs on disposal, but still can jump inside * Apply suggestions from code review Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> * using popupSystem depedency and better fluent use * change where the message You don't have hands are * Caution popup Co-authored-by: zero <ribeirolucasdev@gmail.com> Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
ui-disposal-unit-title = Disposal Unit
|
||||
|
||||
ui-disposal-unit-label-state = State:
|
||||
ui-disposal-unit-label-pressure = Pressure:
|
||||
ui-disposal-unit-label-pressure = Pressure:
|
||||
ui-disposal-unit-label-status = Ready
|
||||
|
||||
ui-disposal-unit-button-flush = Flush
|
||||
ui-disposal-unit-button-eject = Eject Contents
|
||||
ui-disposal-unit-button-power = Power
|
||||
ui-disposal-unit-button-power = Power
|
||||
|
||||
## No hands
|
||||
|
||||
disposal-unit-no-hands = You don't have hands!
|
||||
|
||||
Reference in New Issue
Block a user