Skip to content

Commit

Permalink
Adjustet MobBaseAncestor class (space-wizards#30424)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katzenminer authored Jul 28, 2024
1 parent 79fa810 commit 2951ea2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1250,6 +1250,17 @@
tags:
- VimPilot
- DoorBumpOpener
- type: Reactive
groups:
Flammable: [ Touch ]
Extinguish: [ Touch ]
reactions:
- reagents: [ Water, SpaceCleaner ]
methods: [ Touch ]
effects:
- !type:WashCreamPieReaction



- type: entity
name: monkey
Expand Down Expand Up @@ -1283,6 +1294,7 @@
clumsySound:
path: /Audio/Animals/monkey_scream.ogg


- type: entity
name: monkey
id: MobBaseSyndicateMonkey
Expand Down

0 comments on commit 2951ea2

Please sign in to comment.