-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Industrial Radio Jammer + Cyrillic crayons #70
Industrial Radio Jammer + Cyrillic crayons #70
Conversation
RSI Diff Bot; head commit fa1699d merging into 867322a Resources/Textures/Stories/Effects/crayondecals.rsi
Resources/Textures/Stories/Objects/Devices/jammer_ind.rsi
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Перенести спрайты в Stories папку из Corvax. Перенести прототипы аналогично.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Так они же корваксовские... Ладно...
- type: listing | ||
id: UplinkRadioJammerIndustrial | ||
name: Промышленный глушитель связи | ||
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. (Замаскирован под %%%%%%%) | ||
productEntity: RadioJammerIndustrial | ||
cost: | ||
Telecrystal: 12 | ||
categories: | ||
- UplinkDisruption |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- type: listing | |
id: UplinkRadioJammerIndustrial | |
name: Промышленный глушитель связи | |
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. (Замаскирован под %%%%%%%) | |
productEntity: RadioJammerIndustrial | |
cost: | |
Telecrystal: 12 | |
categories: | |
- UplinkDisruption | |
- type: listing | |
id: UplinkRadioJammerIndustrial | |
name: Экспериментальный глушитель связи | |
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. | |
productEntity: RadioJammerIndustrial | |
cost: | |
Telecrystal: 6 | |
categories: | |
- UplinkDisruption |
За столько ТК никто это не купит.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Обычная 6 стоит, какой смысл?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 стоит обычная
- type: entity | ||
name: Промышленный глушитель связи. | ||
parent: RadioJammer | ||
id: RadioJammerIndustrial | ||
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. | ||
components: | ||
- type: Sprite | ||
sprite: Stories/Objects/Devices/jammer_ind.rsi | ||
- type: RadioJammer | ||
settings: | ||
- wattage: 3 | ||
range: 8 | ||
message: radio-jammer-component-set-message-low | ||
name: radio-jammer-component-setting-low | ||
- wattage: 6 | ||
range: 12 | ||
message: radio-jammer-component-set-message-medium | ||
name: radio-jammer-component-setting-medium | ||
- wattage: 24 | ||
range: 24 | ||
message: radio-jammer-component-set-message-high | ||
name: radio-jammer-component-setting-high | ||
- type: ItemSlots | ||
slots: | ||
cell_slot: | ||
name: power-cell-slot-component-slot-name-default | ||
startingItem: PowerCellHigh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- type: entity | |
name: Промышленный глушитель связи. | |
parent: RadioJammer | |
id: RadioJammerIndustrial | |
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. | |
components: | |
- type: Sprite | |
sprite: Stories/Objects/Devices/jammer_ind.rsi | |
- type: RadioJammer | |
settings: | |
- wattage: 3 | |
range: 8 | |
message: radio-jammer-component-set-message-low | |
name: radio-jammer-component-setting-low | |
- wattage: 6 | |
range: 12 | |
message: radio-jammer-component-set-message-medium | |
name: radio-jammer-component-setting-medium | |
- wattage: 24 | |
range: 24 | |
message: radio-jammer-component-set-message-high | |
name: radio-jammer-component-setting-high | |
- type: ItemSlots | |
slots: | |
cell_slot: | |
name: power-cell-slot-component-slot-name-default | |
startingItem: PowerCellHigh | |
- type: entity | |
name: экспериментальный глушитель связи. | |
parent: RadioJammer | |
id: RadioJammerIndustrial | |
description: Это устройство является улучшенной версией обычного глушителя связи. Радиус действия увеличен, но и потребление больше. | |
components: | |
- type: Sprite | |
sprite: Stories/Objects/Devices/jammer_ind.rsi | |
- type: RadioJammer | |
settings: | |
- wattage: 3 | |
range: 6 | |
message: radio-jammer-component-set-message-low | |
name: radio-jammer-component-setting-low | |
- wattage: 6 | |
range: 12 | |
message: radio-jammer-component-set-message-medium | |
name: radio-jammer-component-setting-medium | |
- wattage: 12 | |
range: 24 | |
message: radio-jammer-component-set-message-high | |
name: radio-jammer-component-setting-high | |
- type: ItemSlots | |
slots: | |
cell_slot: | |
name: power-cell-slot-component-slot-name-default | |
startingItem: PowerCellHigh |
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/bfc9c6ba8126ee8c41564d68c4bfb9ce37faa8f8", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ложь.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Бывает, исправим)
О PR
Почему / Баланс
Опять же, просба doublechest
Технические детали
Кода нет
Changelog
🆑