Adds the CannotSuicide tag to ghost controlled roles (#7470)
This commit is contained in:
@@ -687,6 +687,7 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Trash
|
- Trash
|
||||||
|
- CannotSuicide
|
||||||
- type: Recyclable
|
- type: Recyclable
|
||||||
- type: Respirator
|
- type: Respirator
|
||||||
damage:
|
damage:
|
||||||
|
|||||||
@@ -84,6 +84,9 @@
|
|||||||
heatDamageThreshold: 360
|
heatDamageThreshold: 360
|
||||||
coldDamageThreshold: -150
|
coldDamageThreshold: -150
|
||||||
currentTemperature: 310.15
|
currentTemperature: 310.15
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- CannotSuicide
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: purple snake
|
name: purple snake
|
||||||
|
|||||||
@@ -166,6 +166,9 @@
|
|||||||
softness: 5
|
softness: 5
|
||||||
mask: /Textures/Effects/LightMasks/cone.png
|
mask: /Textures/Effects/LightMasks/cone.png
|
||||||
autoRot: true
|
autoRot: true
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- CannotSuicide
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: onestar mecha
|
name: onestar mecha
|
||||||
|
|||||||
Reference in New Issue
Block a user