First step
This commit is contained in:
2
Resources/Locale/ru-RU/_amour/protocolcrab17.ftl
Normal file
2
Resources/Locale/ru-RU/_amour/protocolcrab17.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
ent-ProtocolCRAB17 = подозрительный телефон
|
||||
.desc = Какой следующий шаг твоего мастер плана? Уничтожить этот рынок, не оставив выживших!
|
||||
@@ -0,0 +1,19 @@
|
||||
- type: entity
|
||||
name: suspicious phone
|
||||
parent: BaseItem
|
||||
id: ProtocolCRAB17
|
||||
description: So what's the next step of your master plan? Crashing this market, with no survivors!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _Amour/Objects/Devices/protocolcrab17.rsi
|
||||
state: icon
|
||||
scale: 0.75, 0.75
|
||||
- type: EmitSoundOnPickup
|
||||
sound:
|
||||
path: /Audio/White/Items/handling/component_pickup.ogg
|
||||
- type: EmitSoundOnDrop
|
||||
sound:
|
||||
path: /Audio/White/Items/handling/component_drop.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/White/Items/handling/component_drop.ogg
|
||||
@@ -8,3 +8,14 @@
|
||||
Telecrystal: 12
|
||||
categories:
|
||||
- UplinkAllies
|
||||
|
||||
- type: listing
|
||||
id: UplinkProtocolCRAB17
|
||||
name: Протокол КРАБ-17
|
||||
description: Подозрительный телефон с загруженным протоколом "КРАБ-17". Привяжите свою карту и наблюдайте за падением экономики всей станции.
|
||||
icon: { sprite: _Amour/Objects/Devices/protocolcrab17.rsi, state: icon }
|
||||
productEntity: ProtocolCRAB17
|
||||
cost:
|
||||
Telecrystal: 8
|
||||
categories:
|
||||
- UplinkDisruption
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/BeeStation/BeeStation-Hornet/commit/016ff56f3b0c0884912c87002c34eedd5e82a8fe",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user