Immovable Rod Spawn Addition: Lizard Plushie (#32113)

* a deadly weh

* Updated meteorswarms.yml

Updated probabilities to match exactly 1

* Updated immovable_rod.yml

Removed rotation

---------

Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
This commit is contained in:
august-sun
2024-09-16 04:37:26 -06:00
committed by GitHub
parent f05498e851
commit b2dbad3779
2 changed files with 23 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
id: ImmovableRod
name: immovable rod
description: You can sense that it's hungry. That's usually a bad sign.
@@ -177,3 +177,14 @@
state: icon
rotation: 225
noRot: false
- type: entity
parent: ImmovableRodKeepTilesStill
id: ImmovableRodWeh
name: immovable weh
description: WEH!
components:
- type: Sprite
sprite: Objects/Fun/toys.rsi
state: plushie_lizard
noRot: false

View File

@@ -211,26 +211,29 @@
- type: ImmovableRodRule
rodPrototypes:
- id: ImmovableRodKeepTilesStill
prob: 0.95
prob: 0.94
orGroup: rodProto
- id: ImmovableRodMop
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodShark
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodClown
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodBanana
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodHammer
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodThrongler
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodGibstick
prob: 0.0072
prob: 0.0075
orGroup: rodProto
- id: ImmovableRodWeh
prob: 0.0075
orGroup: rodProto