mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Sentience preference selection and antag datum (#69569)
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
var/static/list/non_ruleset_antagonists = list(
|
||||
ROLE_FUGITIVE = /datum/antagonist/fugitive,
|
||||
ROLE_LONE_OPERATIVE = /datum/antagonist/nukeop/lone,
|
||||
ROLE_SENTIENCE = /datum/antagonist/sentient_creature,
|
||||
)
|
||||
|
||||
var/list/antagonists = non_ruleset_antagonists.Copy()
|
||||
|
||||
Reference in New Issue
Block a user