Space Dragons can't be flashed (#30658)

* added flash immunity component to Space Dragon

* Changed use of component to use of whitelist
This commit is contained in:
Lye
2024-08-07 08:42:00 +01:00
committed by GitHub
parent ce97225c2d
commit 7dc6a56969

View File

@@ -96,6 +96,16 @@
- type: Flammable
damage:
types: {}
- type: StatusEffects # Overwriting basesimplemob to remove flash, getting flashed as dragon just feelsbad
allowed:
- SlowedDown
- Stutter
- Electrocution
- ForcedSleep
- TemporaryBlindness
- Pacified
- RadiationProtection
- Drowsiness
- type: Temperature
heatDamageThreshold: 800
- type: Metabolizer