From 0a7338c0fe905f6c55f5d3a97544c9cd289e8d93 Mon Sep 17 00:00:00 2001 From: coolmankid12345 <55817627+coolmankid12345@users.noreply.github.com> Date: Fri, 6 Oct 2023 00:41:26 -0400 Subject: [PATCH] Minor Rev changes (#20771) Co-authored-by: coolmankid12345 --- .../Revolutionary/SharedRevolutionarySystem.cs | 4 ++-- .../game-presets/preset-revolutionary.ftl | 12 ++++++------ Resources/Prototypes/Catalog/Cargo/cargo_medical.yml | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Content.Shared/Revolutionary/SharedRevolutionarySystem.cs b/Content.Shared/Revolutionary/SharedRevolutionarySystem.cs index 993c74d19f..e2a8192716 100644 --- a/Content.Shared/Revolutionary/SharedRevolutionarySystem.cs +++ b/Content.Shared/Revolutionary/SharedRevolutionarySystem.cs @@ -14,13 +14,13 @@ public sealed class SharedRevolutionarySystem : EntitySystem public override void Initialize() { base.Initialize(); - SubscribeLocalEvent(MindShieldImplanted); + SubscribeLocalEvent(MindShieldImplanted); } /// /// When the mindshield is implanted in the rev it will popup saying they were deconverted. In Head Revs it will remove the mindshield component. /// - private void MindShieldImplanted(EntityUid uid, MindShieldComponent comp, ComponentInit init) + private void MindShieldImplanted(EntityUid uid, MindShieldComponent comp, MapInitEvent init) { if (HasComp(uid) && !HasComp(uid)) { diff --git a/Resources/Locale/en-US/game-ticking/game-presets/preset-revolutionary.ftl b/Resources/Locale/en-US/game-ticking/game-presets/preset-revolutionary.ftl index 2d9415c92a..8bcdc24977 100644 --- a/Resources/Locale/en-US/game-ticking/game-presets/preset-revolutionary.ftl +++ b/Resources/Locale/en-US/game-ticking/game-presets/preset-revolutionary.ftl @@ -1,11 +1,11 @@ ## Rev Head roles-antag-rev-head-name = Head Revolutionary -roles-antag-rev-head-objective = Your objective is to take over the station by converting people to your cause and kill all Command staff on station. +roles-antag-rev-head-objective = Your objective is to take over the station by converting people to your cause and killing all Command staff on station. head-rev-role-greeting = You are a Head Revolutionary. - You are tasked with taking over the station by any means necessary. + You are tasked with removing all of Command from station via death or exilement. The Syndicate has sponsored you with a flash that converts the crew to your side. Beware, this won't work on Security, Command, or those wearing sunglasses. Viva la revolución! @@ -34,7 +34,7 @@ rev-break-control = {$name} has remembered their true allegiance! rev-role-greeting = You are a Revolutionary. You are tasked with taking over the station and protecting the Head Revolutionaries. - Eliminate all of the command staff. + Eliminate all of the Command staff. Viva la revolución! rev-briefing = Help your head revolutionaries kill every head to take over the station. @@ -49,12 +49,12 @@ rev-no-one-ready = No players readied up! Can't start a Revolution. rev-all-heads-dead = All the heads are dead, now finish up the rest of the crew! -rev-won = The Head Revs survived and killed all of command. +rev-won = The Head Revs survived and killed all of Command. rev-lost = Command survived and killed all of the Head Revs. -rev-stalemate = All of the Head Revs died and so did all of command. We'll call it a draw. +rev-stalemate = All of the Head Revs died and so did all of Command. We'll call it a draw. -rev-reverse-stalemate = I think the Head Revs and command forgot to fight because they are both still alive. +rev-reverse-stalemate = I think the Head Revs and Command forgot to fight because they are both still alive. diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_medical.yml b/Resources/Prototypes/Catalog/Cargo/cargo_medical.yml index 94927c1a79..42370eb7d9 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_medical.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_medical.yml @@ -104,7 +104,7 @@ sprite: Objects/Specific/Chemistry/syringe.rsi state: syringe_base0 product: CrateMindShieldImplants - cost: 5000 + cost: 3000 category: Medical group: market