Make chemistry machines and IdCardConsole use item slots (#5428)

* chemistry item slots

* item slots id card console
This commit is contained in:
Leon Friedrich
2021-11-24 20:03:07 +13:00
committed by GitHub
parent 355625bded
commit 3b29ffdfa0
26 changed files with 371 additions and 560 deletions

View File

@@ -7,8 +7,5 @@ id-card-console-window-eject-button = Eject
id-card-console-window-insert-button = Insert
access-id-card-console-component-no-hands-error = You have no hands.
access-id-card-console-component-cannot-let-go-error = You can't let go of the ID card!
## For Verbs
id-card-console-privileged-id = Privileged ID
id-card-console-target-id = Target ID

View File

@@ -1,11 +1,7 @@
## Entity
chem-master-component-activate-no-hands = You have no hands.
chem-master-component-interact-using-no-hands = You have no hands.
chem-master-component-interact-using-nothing-in-hands = You have nothing in your hand!
chem-master-component-has-beaker-already-message = This ChemMaster already has a container in it.
chem-master-component-container-too-large-message = The {$container} is too large for the ChemMaster!
chem-master-component-cannot-put-entity-message = You can't put {$entity} in the ChemMaster!
chem-master-component-cannot-put-entity-message = You can't put this in the ChemMaster!
## Bound UI
chem-master-bound-user-interface-title = ChemMaster 4000

View File

@@ -1,12 +1,7 @@
## Entity
reagent-dispenser-component-activate-no-hands = You have no hands.
reagent-dispenser-component-interact-using-no-hands = You have no hands.
reagent-dispenser-component-interact-using-nothing-in-hands = You have nothing in your hand!
reagent-dispenser-component-has-container-already-message = This dispenser already has a container in it.
reagent-dispenser-component-container-too-large-message = The {$container} is too large for the ChemMaster!
reagent-dispenser-component-cannot-put-entity-message = You can't put { THE($entity) } in the dispenser!
reagent-dispenser-component-cannot-put-entity-message = You can't put this in the dispenser!
## Bound UI