mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Adds more bitrunning antagonists + fixes (READY) [MDB IGNORE] (#25054)
* Adds more bitrunning antagonists + fixes (READY) * Update role_preferences.dm * Update poll_ignore.dm * Update poll_ignore.dm * Update cyber_police.dm --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
Jeremiah
Bloop
parent
6c11290c8e
commit
3238023f73
@@ -116,7 +116,7 @@
|
||||
/datum/asset/spritesheet/antagonists/create_spritesheets()
|
||||
// Antagonists that don't have a dynamic ruleset, but do have a preference
|
||||
var/static/list/non_ruleset_antagonists = list(
|
||||
ROLE_CYBER_POLICE = /datum/antagonist/cyber_police,
|
||||
ROLE_GLITCH = /datum/antagonist/bitrunning_glitch,
|
||||
ROLE_FUGITIVE = /datum/antagonist/fugitive,
|
||||
ROLE_LONE_OPERATIVE = /datum/antagonist/nukeop/lone,
|
||||
ROLE_DRIFTING_CONTRACTOR = /datum/antagonist/contractor, //SKYRAT EDIT
|
||||
|
||||
Reference in New Issue
Block a user