]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add a handy security radio (#25913)
authorRamlik <105449767+Ramlik@users.noreply.github.com>
Sat, 27 Apr 2024 13:27:18 +0000 (16:27 +0300)
committerGitHub <noreply@github.com>
Sat, 27 Apr 2024 13:27:18 +0000 (23:27 +1000)
commitdb555a7c79af0704680d49ec78035743393b71fa
treee75afdf17289af60ee12b3633630bfcae7bf9569
parent6d3e788dd666cc5b2dad636643bf6e4ce9e5b356
Add a handy security radio (#25913)

* Add a handy security radio

I've always wanted to have a handy security radio in game and I thought it would be cool to have one in game.

Demonstation can be found in here: https://youtu.be/VQOLiTQAmKc

* Merged radio files and changed sprite location

* Fixed RSI not having license and copyright

* Added a chance to spawn in security closets

All security closets will have 50% chance to spawn a handy security radio in it

* Update radio id

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
* Change id in locker spawn

* Change id in locker spawn

* Changed id to RadioHandheldSecurity as suggested

* Add radio to vending machine instead of locker

Removed radio from lockers and added it to security vending machine

* Fixed radio not having a sprite

---------

Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com>
Resources/Prototypes/Catalog/VendingMachines/Inventories/sec.yml
Resources/Prototypes/Entities/Objects/Devices/radio.yml
Resources/Textures/Objects/Devices/securityhandy.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Devices/securityhandy.rsi/walkietalkie-inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/securityhandy.rsi/walkietalkie-inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/securityhandy.rsi/walkietalkie-off.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/securityhandy.rsi/walkietalkie-on.png [new file with mode: 0644]
Resources/Textures/Objects/Devices/securityhandy.rsi/walkietalkie.png [new file with mode: 0644]