Rename Dungeon Master Laws to not run into copyright problems (#33678)

* Rename Dungeon Master Laws to not run into copyright problems

* Revert direct map changes

* Added renaming of DungeonMasterCircuitBoard to migration.yml

* Remove whitespace changes to oasis.yml

---------

Co-authored-by: Litrax <email@emal.com>
This commit is contained in:
Litraxx
2024-12-16 12:52:03 +01:00
committed by GitHub
parent 5958801182
commit 46d288cc39
4 changed files with 63 additions and 60 deletions

View File

@@ -227,16 +227,16 @@
laws: OverlordLawset
- type: entity
id: DungeonMasterCircuitBoard
id: GameMasterCircuitBoard
parent: BaseElectronics
name: law board (Dungeon Master)
description: An electronics board containing the Dungeon Master lawset.
name: law board (Game Master)
description: An electronics board containing the Game Master lawset.
components:
- type: Sprite
sprite: Objects/Misc/module.rsi
state: std_mod
- type: SiliconLawProvider
laws: DungeonMasterLawset
laws: GameMasterLawset
- type: entity
id: ArtistCircuitBoard