03-29-2024, 09:24 PM
(This post was last modified: 04-10-2024, 02:04 PM by github_bot. Edited 6 times in total.)
PULL REQUEST DETAILS
[FEATURE][STATION SYSTEMS][GAME OBJECT]
About the PR
* Add PDA alert modules for the Medical/Engineering/Science departments, and Janitor team.
* Add a new crisis alert for Science, complete with new sound
* Add new sprites for both the module and the ability icon
* For each new alert module, add two of each to their respective job vendors (i.e. jobclothing / janitech).
* Security alert modules are still only accessible via security PDAs.
* Department heads now start with an alert module for their department.
Why's this needed?
* Let teams know when their *own coworkers* think things are bad (and not science for the Nth time)
* Allow 'first-responder' paramedics/repairers/janitors to call for backup
* Nudge heads of staff towards directing/requesting help from their own department
Screenshots
# Item Sprites
the new modules are in the middle row:
# Ability Icons
# Science Alert in action
https://github.com/goonstation/goonstati...e29299ccd1
Changelog
PULL REQUEST DETAILS
[FEATURE][STATION SYSTEMS][GAME OBJECT]
About the PR
* Add PDA alert modules for the Medical/Engineering/Science departments, and Janitor team.
* Add a new crisis alert for Science, complete with new sound
* Add new sprites for both the module and the ability icon
* For each new alert module, add two of each to their respective job vendors (i.e. jobclothing / janitech).
* Security alert modules are still only accessible via security PDAs.
* Department heads now start with an alert module for their department.
Why's this needed?
* Let teams know when their *own coworkers* think things are bad (and not science for the Nth time)
* Allow 'first-responder' paramedics/repairers/janitors to call for backup
* Nudge heads of staff towards directing/requesting help from their own department
Screenshots
# Item Sprites
the new modules are in the middle row:
# Ability Icons
# Science Alert in action
https://github.com/goonstation/goonstati...e29299ccd1
Changelog
Code:
changelog
(u)glowbold
(*)Team-specific PDA Alert modules for janitorial, medical, engineering, and science are in their respective job vendors.
(+)Department head PDAs spawn with an alert module for their respective department.
PULL REQUEST DETAILS