Give all hostile salvage mobs + spider ghost role takeover (#7572)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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!
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user