-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into upstream1911
- Loading branch information
Showing
43 changed files
with
814 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
Resources/Locale/ru-RU/ADT/Objects/Specific/handheldshuttleconsole.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ent-ADTHandheldShuttleConsoleDefault = портативный пульт управления шаттлом | ||
.desc = Используется для дистанционного управления шаттлом. Работает на батарейках. | ||
.suffix = НЕ МАППИТЬ | ||
ent-ADTHandheldShuttleConsoleSyndicate = портативный пульт управления шаттлом Синдиката | ||
.desc = Используется для дистанционного управления шаттлом. Работает на батарейках. | ||
ent-ADTHandheldShuttleConsoleSalvage = портативный пульт управления шаттлом утилизаторов | ||
.desc = Используется для дистанционного управления шаттлом. Работает на батарейках. | ||
ent-ADTHandheldShuttleConsoleSecurity = портативный пульт управления шаттлом СБ | ||
.desc = Используется для дистанционного управления шаттлом. Работает на батарейках. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 59 additions & 0 deletions
59
Resources/Locale/ru-RU/ADT/prototypes/Entities/Structures/Lighting/base_shuttle_lighting.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
ent-ADTAlwaysPoweredShuttleLight = фара шаттла | ||
.desc = Всегда работающая фара шаттла. | ||
.suffix = Всегда запитанный | ||
ent-ADTPoweredShuttleLightEmpty = фара шаттла | ||
.desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. | ||
.suffix = Пустой | ||
ent-ADTPoweredShuttleLight = { ent-ADTPoweredShuttleLightEmpty } | ||
.desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. | ||
ent-ADTAlwaysPoweredShuttleLightLED = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, LED, Светодиод | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightLED = { ent-ADTPoweredShuttleLight } | ||
.desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. | ||
.suffix = LED, Светодиод | ||
ent-ADTAlwaysPoweredShuttleLightSodium = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Натриевый | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightSodium = { ent-ADTPoweredShuttleLight } | ||
.desc = Осветительный прибор. Потребляет энергию и излучает свет, если оснащён лампой-трубкой. | ||
.suffix = Натриевый | ||
ent-ADTPoweredShuttleLightCyan = { ent-ADTPoweredShuttleLight } | ||
.suffix = Голубой | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightCyan = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Голубой | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightBlue = { ent-ADTPoweredShuttleLight } | ||
.suffix = Синий | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightBlue = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Синий | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightPink = { ent-ADTPoweredShuttleLight } | ||
.suffix = Розовый | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightPink = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Розовый | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightOrange = { ent-ADTPoweredShuttleLight } | ||
.suffix = Оранжевый | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightOrange = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Оранжевый | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightRed = { ent-ADTPoweredShuttleLight } | ||
.suffix = Красный | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightRed = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Красный | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } | ||
ent-ADTPoweredShuttleLightGreen = { ent-ADTPoweredShuttleLight } | ||
.suffix = Зелёный | ||
.desc = { ent-ADTPoweredShuttleLight.desc } | ||
ent-AlwaysADTPoweredShuttleLightGreen = { ent-ADTAlwaysPoweredShuttleLight } | ||
.suffix = Всегда запитанный, Зелёный | ||
.desc = { ent-ADTAlwaysPoweredShuttleLight.desc } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
127 changes: 127 additions & 0 deletions
127
Resources/Prototypes/ADT/Entities/Objects/Specific/handheldshuttleconsole.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
- type: entity | ||
parent: [BaseItem, BaseHandheldComputer] | ||
id: ADTHandheldShuttleConsoleDefault | ||
name: default handheld shuttle console | ||
description: A gadget which can control the shuttle remotely. | ||
abstract: true | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi | ||
state: default | ||
- type: Item | ||
storedRotation: -90 | ||
- type: ShuttleConsole | ||
isHandheldConsole: true | ||
- type: ActivatableUI | ||
key: enum.ShuttleConsoleUiKey.Key | ||
- type: UserInterface | ||
interfaces: | ||
enum.ShuttleConsoleUiKey.Key: | ||
type: ShuttleConsoleBoundUserInterface | ||
enum.WiresUiKey.Key: | ||
type: WiresBoundUserInterface | ||
- type: RadarConsole | ||
- type: WorldLoader | ||
radius: 500 | ||
- type: PointLight | ||
radius: 1.5 | ||
energy: 1.6 | ||
color: "#43ccb5" | ||
- type: ContainerContainer | ||
containers: | ||
board: !type:Container {} | ||
disk_slot: !type:ContainerSlot {} | ||
cell_slot: !type:ContainerSlot {} | ||
- type: DeviceNetwork | ||
deviceNetId: Wireless | ||
receiveFrequencyId: BasicDevice | ||
autoConnect: true | ||
- type: WirelessNetworkConnection | ||
range: 1000 | ||
- type: StaticPrice | ||
price: 500 | ||
- type: Tag | ||
tags: | ||
- HighRiskItem | ||
- type: EmitSoundOnUIOpen | ||
sound: | ||
collection: Keyboard | ||
params: | ||
volume: -1 | ||
variation: 0.10 | ||
pitch: 1.10 # low pitch keyboard sounds feel kinda weird | ||
blacklist: | ||
tags: | ||
- NoConsoleSound | ||
- type: ItemSlots | ||
slots: | ||
cell_slot: | ||
name: power-cell-slot-component-slot-name-default | ||
startingItem: PowerCellSmall | ||
- type: Appearance | ||
|
||
- type: entity | ||
parent: ADTHandheldShuttleConsoleDefault | ||
id: ADTHandheldShuttleConsoleSyndicate | ||
name: handheld syndicate shuttle console | ||
description: Used to pilot a syndicate shuttle. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi | ||
state: syndicate | ||
- type: Tag | ||
tags: | ||
- Syndicate | ||
- type: RadarConsole | ||
maxRange: 1000 | ||
- type: WorldLoader | ||
radius: 1536 | ||
- type: PointLight | ||
radius: 1.5 | ||
energy: 1.6 | ||
color: "#c94242" | ||
- type: DroneConsole | ||
components: | ||
- type: NukeOpsShuttle | ||
|
||
- type: entity | ||
parent: ADTHandheldShuttleConsoleDefault | ||
id: ADTHandheldShuttleConsoleSalvage | ||
name: handheld salvage shuttle console | ||
description: Used to pilot a salvage shuttle. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi | ||
state: salvage | ||
- type: RadarConsole | ||
maxRange: 1000 | ||
- type: WorldLoader | ||
radius: 1536 | ||
- type: PointLight | ||
radius: 1.5 | ||
energy: 1.6 | ||
color: "#43ccb5" | ||
- type: DroneConsole | ||
components: | ||
- type: SalvageShuttle | ||
|
||
- type: entity | ||
parent: ADTHandheldShuttleConsoleDefault | ||
id: ADTHandheldShuttleConsoleSecurity | ||
name: handheld security shuttle console | ||
description: Used to pilot a security shuttle. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Objects/Specific/handheldshuttleconsole.rsi | ||
state: security | ||
- type: RadarConsole | ||
maxRange: 1000 | ||
- type: WorldLoader | ||
radius: 1536 | ||
- type: PointLight | ||
radius: 1.5 | ||
energy: 1.6 | ||
color: "#43ccb5" | ||
- type: DroneConsole | ||
components: | ||
- type: SecShuttle |
Oops, something went wrong.