mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[SEMI-MODULAR] Somewhat refactors the way records are handled, adds a traitor panel + OPFOR override for exploitables to allow non-antags to use them. Also adds some text to exploitables to let people know to not put sex shit in there. (#12277)
* bap * client/proc * woops * last changes * whoops * Update view_exploitables.dm * awduhiawdujhiawdujh * Update flavor_defines.dm
This commit is contained in:
@@ -71,6 +71,7 @@ GLOBAL_VAR(antag_prototypes)
|
||||
if (R.emagged)
|
||||
common_commands += "<a href='?src=[REF(src)];silicon=unemagcyborgs'>Unemag slaved cyborgs</a>"
|
||||
break
|
||||
common_commands += "<a href='?src=[REF(src)];common=toggle_exploitables'>Toggle exploitables override</a>" //SKYRAT EDIT ADDITION -- EXPLOITABLES
|
||||
return common_commands
|
||||
|
||||
/datum/mind/proc/get_special_statuses()
|
||||
|
||||
Reference in New Issue
Block a user