@@ -1,4 +1,6 @@
|
||||
default-program-name = Program
|
||||
device-pda-slot-component-slot-name-cartridge = Cartridge
|
||||
|
||||
default-program-name = Program
|
||||
notekeeper-program-name = Notekeeper
|
||||
news-read-program-name = Station news
|
||||
|
||||
|
||||
@@ -19,3 +19,7 @@ comp-gas-canister-ui-release-valve-open = Open
|
||||
comp-gas-canister-ui-release-valve-close = Close
|
||||
|
||||
comp-gas-canister-ui-pressure = {$pressure} kPa
|
||||
|
||||
# Canister gas tank slot
|
||||
|
||||
comp-gas-canister-slot-name-gas-tank = Gas tank
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
foodcart-slot-component-slot-name-coldsauce = Cold sauce
|
||||
foodcart-slot-component-slot-name-hotsauce = Hot sauce
|
||||
foodcart-slot-component-slot-name-bbqsauce = BBQ sauce
|
||||
foodcart-slot-component-slot-name-ketchup = Ketchup
|
||||
@@ -38,3 +38,6 @@ nuke-label-syndicate = SYN-{$serial}
|
||||
nuke-codes-message = [color=red]TOP SECRET![/color]
|
||||
nuke-codes-list = {$name} code: {$code}
|
||||
nuke-codes-fax-paper-name = nuclear authentication codes
|
||||
|
||||
# Nuke disk slot
|
||||
nuke-slot-component-slot-name-disk = Disk
|
||||
|
||||
1
Resources/Locale/en-US/paper/clipboard-component.ftl
Normal file
1
Resources/Locale/en-US/paper/clipboard-component.ftl
Normal file
@@ -0,0 +1 @@
|
||||
clipboard-slot-component-slot-name-pen = Pen
|
||||
@@ -1,4 +1,4 @@
|
||||
positronic-brain-installed = Neural activity detected.
|
||||
positronic-brain-installed = Neural activity detected.
|
||||
positronic-brain-off = No neural activity detected.
|
||||
positronic-brain-still-searching = Synthetic neuron descrambling in progress...
|
||||
positronic-brain-searching = Beginning synthetic neuron descrambling...
|
||||
@@ -11,3 +11,5 @@ positronic-brain-wiped-device = The neural activity was terminated.
|
||||
|
||||
positronic-brain-stop-searching-verb-text = Stop searching
|
||||
positronic-brain-stopped-searching = Neuron descrambling halted.
|
||||
|
||||
positronic-brain-slot-component-slot-name-brain = Brain
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
smoking-pipe-slot-component-slot-name-bowl = Bowl
|
||||
@@ -31,7 +31,7 @@
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
name: Bowl
|
||||
name: smoking-pipe-slot-component-slot-name-bowl
|
||||
startingItem: GroundTobacco
|
||||
whitelist:
|
||||
tags:
|
||||
@@ -54,7 +54,7 @@
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
name: Bowl
|
||||
name: smoking-pipe-slot-component-slot-name-bowl
|
||||
startingItem: GroundCannabis
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
name: Bowl
|
||||
name: smoking-pipe-slot-component-slot-name-bowl
|
||||
whitelist:
|
||||
tags:
|
||||
- Smokable
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
intensitySlope: 5
|
||||
totalIntensity: 5000000
|
||||
diskSlot:
|
||||
name: Disk
|
||||
name: nuke-slot-component-slot-name-disk
|
||||
insertSound:
|
||||
path: /Audio/Machines/terminal_insert_disc.ogg
|
||||
ejectSound:
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
tags:
|
||||
- Write
|
||||
idSlot:
|
||||
name: ID Card
|
||||
name: access-id-card-component-default
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
@@ -77,7 +77,7 @@
|
||||
- NewsReadCartridge
|
||||
cartridgeSlot:
|
||||
priority: -1
|
||||
name: Cartridge
|
||||
name: device-pda-slot-component-slot-name-cartridge
|
||||
ejectSound: /Audio/Machines/id_swipe.ogg
|
||||
insertSound: /Audio/Machines/id_insert.ogg
|
||||
whitelist:
|
||||
|
||||
@@ -517,7 +517,7 @@
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
pen_slot:
|
||||
name: Pen
|
||||
name: clipboard-slot-component-slot-name-pen
|
||||
whitelist:
|
||||
tags:
|
||||
- Write
|
||||
@@ -601,7 +601,7 @@
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
pen_slot:
|
||||
name: Pen
|
||||
name: clipboard-slot-component-slot-name-pen
|
||||
whitelist:
|
||||
tags:
|
||||
- Write
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
coldsauce_slot:
|
||||
name: Cold Sauce
|
||||
name: foodcart-slot-component-slot-name-coldsauce
|
||||
insertSound: /Audio/Items/bottle_clunk.ogg
|
||||
ejectSound: /Audio/Items/bottle_clunk_2.ogg
|
||||
whitelist:
|
||||
@@ -96,7 +96,7 @@
|
||||
- Coldsauce
|
||||
priority: 6
|
||||
hotsauce_slot:
|
||||
name: Hot Sauce
|
||||
name: foodcart-slot-component-slot-name-hotsauce
|
||||
insertSound: /Audio/Items/bottle_clunk.ogg
|
||||
ejectSound: /Audio/Items/bottle_clunk_2.ogg
|
||||
whitelist:
|
||||
@@ -104,7 +104,7 @@
|
||||
- Hotsauce
|
||||
priority: 5
|
||||
bbqsauce_slot:
|
||||
name: BBQ Sauce
|
||||
name: foodcart-slot-component-slot-name-bbqsauce
|
||||
insertSound: /Audio/Items/bottle_clunk.ogg
|
||||
ejectSound: /Audio/Items/bottle_clunk_2.ogg
|
||||
whitelist:
|
||||
@@ -112,7 +112,7 @@
|
||||
- BBQsauce
|
||||
priority: 4
|
||||
ketchup_slot:
|
||||
name: Ketchup
|
||||
name: foodcart-slot-component-slot-name-ketchup
|
||||
insertSound: /Audio/Items/bottle_clunk.ogg
|
||||
ejectSound: /Audio/Items/bottle_clunk_2.ogg
|
||||
whitelist:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: MMI
|
||||
name: man-machine interface
|
||||
@@ -37,7 +37,7 @@
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
brain_slot:
|
||||
name: "Brain"
|
||||
name: positronic-brain-slot-component-slot-name-brain
|
||||
whitelist:
|
||||
components:
|
||||
- Brain
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
slots:
|
||||
charger_slot:
|
||||
ejectOnInteract: true
|
||||
name: Power cell
|
||||
name: power-cell-slot-component-slot-name-default
|
||||
whitelist:
|
||||
components:
|
||||
- PowerCell
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
- type: GasPortable
|
||||
- type: GasCanister
|
||||
gasTankSlot:
|
||||
name: Gas Tank
|
||||
name: comp-gas-canister-slot-name-gas-tank
|
||||
whitelist:
|
||||
components:
|
||||
- GasTank
|
||||
|
||||
Reference in New Issue
Block a user