Make monkeys better (#19407)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-10 03:51:51 +01:00
committed by GitHub
parent 65053a1ec2
commit 152a1d1e75
6 changed files with 148 additions and 30 deletions

View File

@@ -811,6 +811,7 @@
- MobMask
layer:
- MobLayer
- type: Stripping
- type: Strippable
- type: UserInterface
interfaces:
@@ -985,6 +986,7 @@
- Trash
- VimPilot
- Mouse
- DoorBumpOpener
- type: Respirator
damage:
types:
@@ -1494,6 +1496,11 @@
- type: Tag
tags:
- VimPilot
- DoorBumpOpener
# make the player a traitor once its taken
- type: AutoTraitor
giveUplink: false
giveObjectives: false
# I have included a snake_hiss.ogg sound file so if you want to use that be my guest
- type: entity

View File

@@ -710,5 +710,6 @@
tags:
- CannotSuicide
- DoorBumpOpener
- VimPilot
- type: Loadout
prototypes: [ MobMonkeyGear ]