Give all hostile salvage mobs + spider ghost role takeover (#7572)

This commit is contained in:
mirrorcult
2022-04-15 17:39:47 -07:00
committed by GitHub
parent c5a2ab2046
commit 28f46b8aca
4 changed files with 21 additions and 0 deletions

View File

@@ -1134,6 +1134,10 @@
behaviorSets:
- Idle
- UnarmedAttackHostiles
- type: GhostTakeoverAvailable
makeSentient: true
name: giant spider
description: Wreak havoc on the station's inhabitants!
- type: entity
name: possum

View File

@@ -59,3 +59,7 @@
damage:
groups:
Brute: 15
- type: GhostTakeoverAvailable
makeSentient: true
name: space bear
description: Wreak havoc on the station's inhabitants, and disrupt salvage!

View File

@@ -56,6 +56,11 @@
damage:
groups:
Brute: 20
- type: GhostTakeoverAvailable
makeSentient: true
name: space carp
description: Wreak havoc on the station's inhabitants, and disrupt salvage!
- type: entity
name: magicarp
@@ -69,6 +74,8 @@
- map: ["enum.DamageStateVisualLayers.Base"]
state: alive
sprite: Mobs/Aliens/Carps/magic.rsi
- type: GhostTakeoverAvailable
name: magicarp
- type: entity
name: holocarp
@@ -95,3 +102,5 @@
- SmallImpassable
layer:
- Opaque
- type: GhostTakeoverAvailable
name: holocarp

View File

@@ -70,3 +70,7 @@
solution: melee
- type: SolutionTransfer
maxTransferAmount: 5
- type: GhostTakeoverAvailable
makeSentient: true
name: space tick
description: Wreak havoc on the station's inhabitants, and disrupt salvage!