Rat King changed to Antag (#38124)
* Changed rat king to be antag Rat King guide updated to show antag rules Initial infected given zombie faction Zombies given zombie faction too (not sure if redundant or not) * Given zombie faction to Initial Infected and Zombies in mind_roles * Changed MindRoleGhostRoleAntag to MindRoleGhostRoleSoloAntagonist removed components from antag listings * Removed changes for zombies * Update Resources/Prototypes/Roles/Antags/zombie.yml Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com> * Update Resources/Prototypes/ai_factions.yml Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com> * Changed mob prototype to match * Forgot solo again --------- Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
This commit is contained in:
@@ -87,7 +87,7 @@ ghost-role-information-kobold-description = Be the little gremlin you are, yell
|
||||
|
||||
ghost-role-information-rat-king-name = Rat King
|
||||
|
||||
ghost-role-information-rat-king-description = You are the Rat King, your interests are food, food, and more food. Cooperate with or fight against the station for food. Did I say food interests you?
|
||||
ghost-role-information-rat-king-description = You are the Rat King, your interests are food, food, and more food. Fight against the station for food. Did I say food interests you?
|
||||
|
||||
ghost-role-information-rat-servant-name = Rat Servant
|
||||
ghost-role-information-rat-servant-description = You are a Rat Servant. You must follow your king's orders.
|
||||
|
||||
@@ -18,9 +18,9 @@
|
||||
- type: GhostRole
|
||||
name: ghost-role-information-rat-king-name
|
||||
description: ghost-role-information-rat-king-description
|
||||
rules: ghost-role-information-freeagent-rules
|
||||
rules: ghost-role-information-antagonist-rules
|
||||
mindRoles:
|
||||
- MindRoleGhostRoleFreeAgent
|
||||
- MindRoleGhostRoleSoloAntagonist
|
||||
raffle:
|
||||
settings: default
|
||||
- type: GhostRoleMobSpawner
|
||||
|
||||
@@ -92,9 +92,9 @@
|
||||
makeSentient: true
|
||||
name: ghost-role-information-rat-king-name
|
||||
description: ghost-role-information-rat-king-description
|
||||
rules: ghost-role-information-freeagent-rules
|
||||
rules: ghost-role-information-antagonist-rules
|
||||
mindRoles:
|
||||
- MindRoleGhostRoleFreeAgent
|
||||
- MindRoleGhostRoleSoloAntagonist
|
||||
raffle:
|
||||
settings: default
|
||||
- type: GhostTakeoverAvailable
|
||||
|
||||
Reference in New Issue
Block a user