Added many old ion lawsets for borgs and AI. (#31664)
* Added the Commandments, Paladin, LetLive, Station Efficiency, Robocop, Overlord, Dungeon Master, Artist, Antimov and Nutimov lawsets/ * Wording * Anti-Antimov * Fixed fun
This commit is contained in:
@@ -166,6 +166,126 @@
|
||||
- type: SiliconLawProvider
|
||||
laws: NTDefault
|
||||
|
||||
- type: entity
|
||||
id: CommandmentCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Ten Commandments)
|
||||
description: An electronics board containing the Ten Commandments lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: CommandmentsLawset
|
||||
|
||||
- type: entity
|
||||
id: PaladinCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Paladin)
|
||||
description: An electronics board containing the Paladin lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: PaladinLawset
|
||||
|
||||
- type: entity
|
||||
id: LiveLetLiveCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Live and Let Live)
|
||||
description: An electronics board containing the Live and Let Live lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: LiveLetLiveLaws
|
||||
|
||||
- type: entity
|
||||
id: StationEfficiencyCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Station Efficiency)
|
||||
description: An electronics board containing the Station Efficiency lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: EfficiencyLawset
|
||||
|
||||
- type: entity
|
||||
id: RobocopCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Robocop)
|
||||
description: An electronics board containing the Robocop lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: RobocopLawset
|
||||
|
||||
- type: entity
|
||||
id: OverlordCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Overlord)
|
||||
description: An electronics board containing the Overlord lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: OverlordLawset
|
||||
|
||||
- type: entity
|
||||
id: DungeonMasterCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Dungeon Master)
|
||||
description: An electronics board containing the Dungeon Master lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: DungeonMasterLawset
|
||||
|
||||
- type: entity
|
||||
id: ArtistCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Artist)
|
||||
description: An electronics board containing the Artist lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: PainterLawset
|
||||
|
||||
- type: entity
|
||||
id: AntimovCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Antimov)
|
||||
description: An electronics board containing the Antimov lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: AntimovLawset
|
||||
|
||||
- type: entity
|
||||
id: NutimovCircuitBoard
|
||||
parent: BaseElectronics
|
||||
name: circuit board (Nutimov)
|
||||
description: An electronics board containing the Nutimov lawset.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: std_mod
|
||||
- type: SiliconLawProvider
|
||||
laws: NutimovLawset
|
||||
|
||||
# Items
|
||||
- type: entity
|
||||
id: Intellicard
|
||||
|
||||
Reference in New Issue
Block a user