Juice that makes you go boom (#34730)

* Juice that makes you go boom

* moved explosive juice to fun yml - fixed ExplosionReactionEffect.cs not having TileBreakScale parameter - made Drazil plushie major contraband (they are evil!!!!!)

* removed JASON!!!! JASOOON!!! JASON!!!

* don't do commits at 1am

* Update fun.yml

fix ident

* no more bullying the server (only 1 explosion)
This commit is contained in:
Velken
2025-01-30 08:34:32 -03:00
committed by GitHub
parent 036bf9e857
commit c360a97e3b
2 changed files with 27 additions and 6 deletions

View File

@@ -381,3 +381,21 @@
conditions:
- !type:ReagentThreshold
min: 50
- type: reaction
id: WehHewExplosion
impact: High
priority: 20
reactants:
JuiceThatMakesYouWeh:
amount: 1
JuiceThatMakesYouHew:
amount: 1
effects:
- !type:ExplosionReactionEffect
explosionType: Radioactive
maxIntensity: 200
intensityPerUnit: 2
intensitySlope: 1
maxTotalIntensity: 250
tileBreakScale: 0.00001