Skip to content

Commit

Permalink
Fix friendly vent spiders (space-wizards#34153)
Browse files Browse the repository at this point in the history
Swapped order of parents for MobGiantSpiderAngry
  • Loading branch information
Booblesnoot42 authored Jan 1, 2025
1 parent 10d94ad commit 588e8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2431,8 +2431,8 @@

- type: entity
parent:
- MobGiantSpider
- MobSpiderAngryBase
- MobGiantSpider
id: MobGiantSpiderAngry

- type: entity
Expand Down

0 comments on commit 588e8c1

Please sign in to comment.