Give all hostile salvage mobs + spider ghost role takeover (#7572)
This commit is contained in:
@@ -1134,6 +1134,10 @@
|
|||||||
behaviorSets:
|
behaviorSets:
|
||||||
- Idle
|
- Idle
|
||||||
- UnarmedAttackHostiles
|
- UnarmedAttackHostiles
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
makeSentient: true
|
||||||
|
name: giant spider
|
||||||
|
description: Wreak havoc on the station's inhabitants!
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: possum
|
name: possum
|
||||||
|
|||||||
@@ -59,3 +59,7 @@
|
|||||||
damage:
|
damage:
|
||||||
groups:
|
groups:
|
||||||
Brute: 15
|
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:
|
damage:
|
||||||
groups:
|
groups:
|
||||||
Brute: 20
|
Brute: 20
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
makeSentient: true
|
||||||
|
name: space carp
|
||||||
|
description: Wreak havoc on the station's inhabitants, and disrupt salvage!
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: magicarp
|
name: magicarp
|
||||||
@@ -69,6 +74,8 @@
|
|||||||
- map: ["enum.DamageStateVisualLayers.Base"]
|
- map: ["enum.DamageStateVisualLayers.Base"]
|
||||||
state: alive
|
state: alive
|
||||||
sprite: Mobs/Aliens/Carps/magic.rsi
|
sprite: Mobs/Aliens/Carps/magic.rsi
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
name: magicarp
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: holocarp
|
name: holocarp
|
||||||
@@ -95,3 +102,5 @@
|
|||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
layer:
|
layer:
|
||||||
- Opaque
|
- Opaque
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
name: holocarp
|
||||||
|
|||||||
@@ -70,3 +70,7 @@
|
|||||||
solution: melee
|
solution: melee
|
||||||
- type: SolutionTransfer
|
- type: SolutionTransfer
|
||||||
maxTransferAmount: 5
|
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