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