mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 09:31:13 +00:00
The The Contenders 😡 (#8949)
This commit is contained in:
@@ -3,7 +3,7 @@ var/datum/antagonist/loyalists/loyalists
|
||||
/datum/antagonist/loyalists
|
||||
id = MODE_LOYALIST
|
||||
role_text = "Head Fellow"
|
||||
role_text_plural = "The Fellowship"
|
||||
role_text_plural = "Fellowship"
|
||||
bantype = "loyalist"
|
||||
feedback_tag = "loyalist_objective"
|
||||
antag_indicator = "fellowshiphead"
|
||||
|
||||
@@ -3,7 +3,7 @@ var/datum/antagonist/revolutionary/revs
|
||||
/datum/antagonist/revolutionary
|
||||
id = MODE_REVOLUTIONARY
|
||||
role_text = "Head Contender"
|
||||
role_text_plural = "The Contenders"
|
||||
role_text_plural = "Contenders"
|
||||
bantype = "revolutionary"
|
||||
feedback_tag = "rev_objective"
|
||||
antag_indicator = "contenderhead"
|
||||
|
||||
Reference in New Issue
Block a user