Technology Disks (#13077)
* clean up a bunch of R&D code * don't store components * brug * speedrun some sloth review * technology disks * expand functionality, begin work on printer * disk printer ui * file * fix the rebase * disk console is finito * Update DiskConsoleSystem.cs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
tech-disk-inserted = You insert the disk, adding a new recipe to the server.
|
||||
tech-disk-examine-none = The label is blank.
|
||||
tech-disk-examine = The label has a small dot matrix printed image depicting a {$result}.
|
||||
tech-disk-examine-more = There are more images printed, but they're too small to discern.
|
||||
|
||||
tech-disk-ui-name = technology disk terminal
|
||||
tech-disk-ui-total-label = There are {$amount} points on the selected server
|
||||
tech-disk-ui-cost-label = Each disk costs {$amount} points to print
|
||||
tech-disk-ui-print-button = Print Disk
|
||||
Reference in New Issue
Block a user