Penguins are more tolerant to the cold (#23209)

* add

* yes

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 7d4e234c116caf2da814abb864a870c978367c39)
This commit is contained in:
Ubaser 2024-01-05 12:00:24 +11:00 committed by Debug
parent 102241cda1
commit 22035ad2ac
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 12 additions and 6 deletions

View File

@ -1723,10 +1723,21 @@
- type: NpcFactionMember
factions:
- Passive
- type: Temperature
heatDamageThreshold: 335
coldDamageThreshold: 230
currentTemperature: 310.15
specificHeat: 46
coldDamage:
types:
Cold : 0.05 #per second, scales with temperature & other constants
heatDamage:
types:
Heat : 0.2 #per second, scales with temperature & other constants
- type: entity
name: grenade penguin
parent: [ SimpleMobBase, MobCombat ]
parent: [ MobPenguin, MobCombat ]
id: MobGrenadePenguin
description: A small penguin with a grenade strapped around its neck. Harvested by the Syndicate from icy shit-hole planets.
components:
@ -1747,7 +1758,6 @@
- map: ["enum.DamageStateVisualLayers.Base"]
state: penguin
sprite: Mobs/Animals/grenadepenguin.rsi
- type: Physics
- type: Fixtures
fixtures:
fix1:
@ -1765,10 +1775,6 @@
Base: penguin
Dead:
Base: dead
- type: Butcherable
spawned:
- id: FoodMeatPenguin
amount: 3
- type: MeleeWeapon
angle: 0
animation: WeaponArcBite