mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Merge remote-tracking branch 'origin/just-in-case'
# Conflicts: # code/game/objects/items/weapons/weaponry.dm Conflict clearance for vampire.
This commit is contained in:
@@ -19,7 +19,8 @@ var/global/list/special_roles = list( //keep synced with the defines BE_* in set
|
||||
"raider" = IS_MODE_COMPILED("heist"), // 11
|
||||
"diona" = 1, // 12
|
||||
"loyalist" = IS_MODE_COMPILED("revolution"), // 13
|
||||
"pAI candidate" = 1, // -- TLE // 14
|
||||
"vampire" = IS_MODE_COMPILED("vampire"), // 14
|
||||
"pAI candidate" = 1, // -- TLE // 15
|
||||
)
|
||||
|
||||
//used for alternate_option
|
||||
|
||||
Reference in New Issue
Block a user