[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:
nikothedude
2022-04-11 02:32:10 +01:00
committed by GitHub
parent cef83e99d3
commit 264a657a22
15 changed files with 116 additions and 69 deletions
+1
View File
@@ -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()