From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Tue, 10 Sep 2024 10:27:42 +0000 (+0200) Subject: Renamed circuit boards to law boards (#31914) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ffcad7b8991824cf2cbe41289b981b9eef28f78b;p=space-station-14.git Renamed circuit boards to law boards (#31914) init --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml index 4e96146e5c..d7d0cd0e65 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/silicon.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/silicon.yml @@ -90,7 +90,7 @@ - type: entity id: AsimovCircuitBoard parent: BaseElectronics - name: circuit board (Crewsimov) + name: law board (Crewsimov) description: An electronics board containing the Crewsimov lawset. components: - type: Sprite @@ -102,7 +102,7 @@ - type: entity id: CorporateCircuitBoard parent: BaseElectronics - name: circuit board (Corporate) + name: law board (Corporate) description: An electronics board containing the Corporate lawset. components: - type: Sprite @@ -114,7 +114,7 @@ - type: entity id: NTDefaultCircuitBoard parent: BaseElectronics - name: circuit board (NT Default) + name: law board (NT Default) description: An electronics board containing the NT Default lawset. components: - type: Sprite @@ -126,7 +126,7 @@ - type: entity id: CommandmentCircuitBoard parent: BaseElectronics - name: circuit board (Ten Commandments) + name: law board (Ten Commandments) description: An electronics board containing the Ten Commandments lawset. components: - type: Sprite @@ -138,7 +138,7 @@ - type: entity id: PaladinCircuitBoard parent: BaseElectronics - name: circuit board (Paladin) + name: law board (Paladin) description: An electronics board containing the Paladin lawset. components: - type: Sprite @@ -150,7 +150,7 @@ - type: entity id: LiveLetLiveCircuitBoard parent: BaseElectronics - name: circuit board (Live and Let Live) + name: law board (Live and Let Live) description: An electronics board containing the Live and Let Live lawset. components: - type: Sprite @@ -162,7 +162,7 @@ - type: entity id: StationEfficiencyCircuitBoard parent: BaseElectronics - name: circuit board (Station Efficiency) + name: law board (Station Efficiency) description: An electronics board containing the Station Efficiency lawset. components: - type: Sprite @@ -174,7 +174,7 @@ - type: entity id: RobocopCircuitBoard parent: BaseElectronics - name: circuit board (Robocop) + name: law board (Robocop) description: An electronics board containing the Robocop lawset. components: - type: Sprite @@ -186,7 +186,7 @@ - type: entity id: OverlordCircuitBoard parent: BaseElectronics - name: circuit board (Overlord) + name: law board (Overlord) description: An electronics board containing the Overlord lawset. components: - type: Sprite @@ -198,7 +198,7 @@ - type: entity id: DungeonMasterCircuitBoard parent: BaseElectronics - name: circuit board (Dungeon Master) + name: law board (Dungeon Master) description: An electronics board containing the Dungeon Master lawset. components: - type: Sprite @@ -210,7 +210,7 @@ - type: entity id: ArtistCircuitBoard parent: BaseElectronics - name: circuit board (Artist) + name: law board (Artist) description: An electronics board containing the Artist lawset. components: - type: Sprite @@ -222,7 +222,7 @@ - type: entity id: AntimovCircuitBoard parent: BaseElectronics - name: circuit board (Antimov) + name: law board (Antimov) description: An electronics board containing the Antimov lawset. components: - type: Sprite @@ -234,7 +234,7 @@ - type: entity id: NutimovCircuitBoard parent: BaseElectronics - name: circuit board (Nutimov) + name: law board (Nutimov) description: An electronics board containing the Nutimov lawset. components: - type: Sprite