]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Renamed circuit boards to law boards (#31914)
authorScarKy0 <106310278+ScarKy0@users.noreply.github.com>
Tue, 10 Sep 2024 10:27:42 +0000 (12:27 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 10:27:42 +0000 (12:27 +0200)
init

Resources/Prototypes/Entities/Mobs/Player/silicon.yml

index 4e96146e5c8ce452b3ad3e1fa6f42d4c9f4b18c0..d7d0cd0e65974e86e0e0d6d1daab6a4f825e91b7 100644 (file)
@@ -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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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
 - 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