Skip to content

Commit

Permalink
very simple change
Browse files Browse the repository at this point in the history
  • Loading branch information
AeraAuling committed Feb 2, 2025
1 parent 4a6ff66 commit 41c5f36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
Asphyxiation: 0.0
Bloodloss: 0.0
Cellular: 0.0
Holy: 1.5
flatReductions:
Blunt: 5

Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Species/skeleton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
components:
- type: HumanoidAppearance
species: Skeleton
- type: Carriable # Carrying system from nyanotrasen.
- type: Carriable # Carrying system from nyanotrasen.
- type: Icon
sprite: Mobs/Species/Skeleton/parts.rsi
state: full
Expand All @@ -18,7 +18,7 @@
requiredLegs: 2
gibSound: /Audio/Effects/bone_rattle.ogg
- type: Damageable
damageContainer: Biological
damageContainer: BiologicalMetaphysical
damageModifierSet: Skeleton
- type: DamageVisuals
damageOverlayGroups:
Expand Down

0 comments on commit 41c5f36

Please sign in to comment.