Renamed circuit boards to law boards (#31914)

init
This commit is contained in:
ScarKy0
2024-09-10 12:27:42 +02:00
committed by GitHub
parent 7472686aff
commit ffcad7b899

View 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
@@ -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