Cleanup the remainder of dragon (#8881)

* Cleanup the remainder of dragon

- Fixed some of the niscellaneous changes made to yml
- Made devour use a whitelist
- Fixed spelling

* name fix

* a
This commit is contained in:
metalgearsloth
2022-06-17 10:30:49 +10:00
committed by GitHub
parent 3dd0bf1217
commit 3f989559b9
10 changed files with 52 additions and 43 deletions

View File

@@ -96,8 +96,8 @@
- Wall
spawnAction:
event: !type:DragonSpawnActionEvent
icon: Interface/Actions/carpbirth.png
name: action-name-carp-birth
description: action-description-carp-birth
icon: Interface/Actions/carp_summon.png
name: action-name-carp-summon
description: action-description-carp-summon
useDelay: 5

View File

@@ -371,7 +371,7 @@
name: Sashimi
parent: FoodMealBase
id: FoodMealSashimi
description: It's taste can only be described as "Exotic". The poisoning though? That's pretty common.
description: Its taste can only be described as "Exotic". The poisoning though? That's pretty common.
components:
- type: Sprite
state: sashimi

View File

@@ -2,7 +2,6 @@
name: trash bag
id: TrashBag
parent: BaseStorageItem
description: The solution to space pollution. Rubbish removal revolution.
components:
- type: Sprite
netSync: false

View File

@@ -8,9 +8,6 @@
alarmedBy:
- FireAlarm
- AirAlarm
- type: Tag
tags:
- RCDDeconstructWhitelist
- type: ApcPowerReceiver
- type: ExtensionCableReceiver
- type: DeviceNetwork

View File

@@ -96,6 +96,7 @@
components:
- type: Tag
tags:
- RCDDeconstructWhitelist
- Wall
- type: Sprite
sprite: Structures/Walls/cult.rsi
@@ -335,9 +336,6 @@
id: WallReinforced
name: reinforced wall
components:
- type: Tag
tags:
- Wall
- type: Sprite
sprite: Structures/Walls/solid.rsi
- type: Icon