mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Autotraitor applies the `mind.special_role` var properly now.
This commit is contained in:
@@ -142,6 +142,8 @@
|
||||
log_debug("Could not auto-spawn a [role_text], failed to add antagonist.")
|
||||
return 0
|
||||
|
||||
pending_antagonists -= player
|
||||
|
||||
reset_antag_selection()
|
||||
|
||||
return 1
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
author: Skull132
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- bugfix: "Autotraitor now sets the mind.special_role properly. This means that they can now request objectives properly, autotraitor borgs work properly, etcetera."
|
||||
Reference in New Issue
Block a user