Autotraitor applies the `mind.special_role` var properly now.
This commit is contained in:
skull132
2016-08-14 22:08:07 +03:00
committed by GitHub
parent 7281e1f951
commit f4ebd9f8ff
2 changed files with 14 additions and 0 deletions
+2
View File
@@ -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
+12
View File
@@ -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."