Skip to content

Commit

Permalink
i hate everything
Browse files Browse the repository at this point in the history
  • Loading branch information
Stop-Signs committed Dec 1, 2024
1 parent ddf2a71 commit 8f6df03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
contents:
- id: WeaponLauncherRocket
- id: CartridgeRocket
prob: 0.2

- type: entity
parent: GunSafe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
id: SuperweaponSafeSpawner
suffix: Superweapon
components:
- type: RandomSpawner
prototypes:
- GunSafeBeamDevastator
- GunSafeRocketLauncher
- type: EntityTableSpawner
table: !type:GroupSelector
children:
- id: GunSafeBeamDevastator
- id: GunSafeRocketLauncher

0 comments on commit 8f6df03

Please sign in to comment.