mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
[MIRROR] Adds a syndicate sechud icon state [MDB IGNORE] (#11484)
* Adds a syndicate sechud icon state (#64860) Syndicate IDs now have a SecHUD icon state * Adds a syndicate sechud icon state Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
#define SECHUD_NO_ID "hudno_id"
|
||||
#define SECHUD_UNKNOWN "hudunknown"
|
||||
#define SECHUD_CENTCOM "hudcentcom"
|
||||
#define SECHUD_SYNDICATE "hudsyndicate"
|
||||
|
||||
#define SECHUD_ASSISTANT "hudassistant"
|
||||
#define SECHUD_ATMOSPHERIC_TECHNICIAN "hudatmospherictechnician"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
/datum/id_trim/syndicom
|
||||
assignment = "Syndicate Overlord"
|
||||
trim_state = "trim_syndicate"
|
||||
sechud_icon_state = SECHUD_SYNDICATE
|
||||
access = list(ACCESS_SYNDICATE)
|
||||
|
||||
/// Trim for Syndicate mobs, outfits and corpses.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
Reference in New Issue
Block a user