Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make syndicate refugees a non antag. #2127

Merged
merged 2 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ ghost-role-information-closet-skeleton-rules = You are a old member of the stati
You are a [color=green][bold]Non-antagonist[/bold][/color]. You should generally not seek to harm the station and its crew.
You're allowed some minor mischief.
All normal rules apply unless an administrator tells you otherwise.

ghost-role-information-syndicate-refugee-rules = You're a regular crewmember from a syndicate station that ended up in a NT sector.
You are a [color=green][bold]Non-antagonist[/bold][/color].
You're allowed to commit crimes, don't be a threat to the station, don't assist Syndicate agents, metashield rules applies.
All normal rules apply unless an administrator tells you otherwise.
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@
- type: GhostRole
name: ghost-role-information-syndie-disaster-victim-name
description: ghost-role-information-syndie-disaster-victim-description
rules: ghost-role-information-freeagent-rules
rules: ghost-role-information-syndicate-refugee-rules #DeltaV - Removed free agent mention on the rules for a custom one. Was ghost-role-information-freeagent-rules
raffle:
settings: short
- type: Loadout
Expand Down
Loading