mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
MONKEY MODE: "IT ACTUALLY WORKS" EDITION
Probability support for monkey mode. Player config support for monkey mode. Check Antags support for monkey mode.
This commit is contained in:
@@ -16,6 +16,7 @@ var/global/list/special_roles = list( //keep synced with the defines BE_* in set
|
||||
"pAI candidate" = 1, // 7
|
||||
"cultist" = IS_MODE_COMPILED("cult"), // 8
|
||||
"blob" = IS_MODE_COMPILED("blob"), // 9
|
||||
"monkey" = IS_MODE_COMPILED("monkey") // 10
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user