mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] A red spy has entered the base: Adds Spies, a roundstart antagonist inspired by Goonstation's Spy-Thief (#26711)
* A red spy has entered the base: Adds Spies, a roundstart antagonist inspired by Goonstation's Spy-Thief * Update code/__DEFINES/role_preferences.dm * Update code/__DEFINES/role_preferences.dm * closet fix * I am stupid * fix effects * there we go * is this the end? * ugh * please stop --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Co-authored-by: Pinta <68373373+softcerv@users.noreply.github.com> Co-authored-by: jjpark-kb <55967837+jjpark-kb@users.noreply.github.com> Co-authored-by: jjpark-kb <mccorvey.norman@gmail.com>
This commit is contained in:
co-authored by
MrMelbert
Pinta
jjpark-kb
jjpark-kb
parent
681b9561fd
commit
4fb4a50167
@@ -21,3 +21,8 @@
|
||||
category = LOG_CATEGORY_UPLINK_SPELL
|
||||
config_flag = /datum/config_entry/flag/log_uplink
|
||||
master_category = /datum/log_category/uplink
|
||||
|
||||
/datum/log_category/uplink_spy
|
||||
category = LOG_CATEGORY_UPLINK_SPY
|
||||
config_flag = /datum/config_entry/flag/log_uplink
|
||||
master_category = /datum/log_category/uplink
|
||||
|
||||
Reference in New Issue
Block a user