Antag preferences and antag prototype (#1264)

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
This commit is contained in:
ike709
2020-07-06 16:24:29 -05:00
committed by GitHub
parent cee8aaa84c
commit c019d428a7
42 changed files with 833 additions and 50 deletions

View File

@@ -0,0 +1,6 @@
- type: antag
id: SuspicionInnocent
name: "innocent"
antagonist: false
setPreference: false
objective: "Discover and eliminate all traitors."

View File

@@ -0,0 +1,6 @@
- type: antag
id: SuspicionTraitor
name: "traitor"
antagonist: true
setPreference: true
objective: "Kill the innocents."