Skip to content

Commit

Permalink
Little changes to the naming and attempt ID dup fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VividPups committed Mar 30, 2024
1 parent 33e1332 commit 0b6b388
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
id: RandomEventLootLegal
name: random EventLootLegal
suffix: Dungeon
id: RandomLootLegal
name: Random Loot Legal
suffix: Spawner
parent: MarkerBase
components:
- type: Sprite
Expand Down Expand Up @@ -159,9 +159,9 @@
rareChance: 0.3

- type: entity
id: RandomEvent Rare legal loot
name: random Event Rare Legal Loot
suffix: Dungeon
id: RandomRarelegalLoot
name: Random Rare Legal Loot
suffix: Spawner
parent: MarkerBase
components:
- type: Sprite
Expand Down Expand Up @@ -216,9 +216,9 @@
chance: 1

- type: entity
id: RandomEvent Illegal Loot spawner
name: random Illegal Loot spawner
suffix: Dungeon
id: RandomEventIllegalLoot
name: Random Illegal Loot
suffix: Spawner
parent: MarkerBase
components:
- type: Sprite
Expand Down

0 comments on commit 0b6b388

Please sign in to comment.