]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Minor Rev changes (#20771)
authorcoolmankid12345 <55817627+coolmankid12345@users.noreply.github.com>
Fri, 6 Oct 2023 04:41:26 +0000 (00:41 -0400)
committerGitHub <noreply@github.com>
Fri, 6 Oct 2023 04:41:26 +0000 (15:41 +1100)
Co-authored-by: coolmankid12345 <coolmankid12345@users.noreply.github.com>
Content.Shared/Revolutionary/SharedRevolutionarySystem.cs
Resources/Locale/en-US/game-ticking/game-presets/preset-revolutionary.ftl
Resources/Prototypes/Catalog/Cargo/cargo_medical.yml

index 993c74d19f3c47a179c892420f5329627a3252c8..e2a8192716c85cc47a3d6a5030e38cf911f0b8f7 100644 (file)
@@ -14,13 +14,13 @@ public sealed class SharedRevolutionarySystem : EntitySystem
     public override void Initialize()
     {
         base.Initialize();
-        SubscribeLocalEvent<MindShieldComponent, ComponentInit>(MindShieldImplanted);
+        SubscribeLocalEvent<MindShieldComponent, MapInitEvent>(MindShieldImplanted);
     }
 
     /// <summary>
     /// When the mindshield is implanted in the rev it will popup saying they were deconverted. In Head Revs it will remove the mindshield component.
     /// </summary>
-    private void MindShieldImplanted(EntityUid uid, MindShieldComponent comp, ComponentInit init)
+    private void MindShieldImplanted(EntityUid uid, MindShieldComponent comp, MapInitEvent init)
     {
         if (HasComp<RevolutionaryComponent>(uid) && !HasComp<HeadRevolutionaryComponent>(uid))
         {
index 2d9415c92a1fced27b79fd51370bcf39f994643c..8bcdc2497759680412304ce8acac3caf52c67045 100644 (file)
@@ -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.
 
 
index 94927c1a79693b8c91f1908b4bee0b5ea6048f54..42370eb7d9a6d6dab4cf69c83316975b3ff75918 100644 (file)
     sprite: Objects/Specific/Chemistry/syringe.rsi
     state: syringe_base0
   product: CrateMindShieldImplants
-  cost: 5000
+  cost: 3000
   category: Medical
   group: market