Whitelist for trashbags (#6143)

This commit is contained in:
Peptide90
2022-01-13 12:53:13 +00:00
committed by GitHub
parent 92d15bb25e
commit 4ce9c94cd4
22 changed files with 69 additions and 2 deletions

View File

@@ -206,6 +206,9 @@
- type: Item - type: Item
sprite: Objects/Consumable/Food/snacks.rsi sprite: Objects/Consumable/Food/snacks.rsi
HeldPrefix: packet HeldPrefix: packet
- type: Tag
tags:
- Trash
- type: entity - type: entity
abstract: true abstract: true

View File

@@ -34,6 +34,9 @@
- type: DrinkCanVisualizer - type: DrinkCanVisualizer
stateClosed: icon stateClosed: icon
stateOpen: icon_open stateOpen: icon_open
- type: Tag
tags:
- Trash
- type: entity - type: entity
parent: DrinkCanBaseFull parent: DrinkCanBaseFull

View File

@@ -50,7 +50,9 @@
max: 1 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: Tag
tags:
- Trash
# Containers # Containers
- type: entity - type: entity

View File

@@ -23,6 +23,9 @@
damage: damage:
types: types:
Slash: 2 Slash: 2
- type: Tag
tags:
- Trash
- type: entity - type: entity
parent: ShardBase parent: ShardBase

View File

@@ -18,4 +18,7 @@
damage: damage:
types: types:
Slash: 2 Slash: 2
- type: Tag
tags:
- Trash

View File

@@ -25,6 +25,9 @@
enum.PaperStatus.Written: paper_words enum.PaperStatus.Written: paper_words
- type: Item - type: Item
size: 1 size: 1
- type: Tag
tags:
- Trash
- type: entity - type: entity
parent: Paper parent: Paper
@@ -37,6 +40,9 @@
# Changing it here is fine - if the PaperStatus key is actually added, # Changing it here is fine - if the PaperStatus key is actually added,
# something happened, so that ought to override this either way. # something happened, so that ought to override this either way.
- state: paper_words - state: paper_words
- type: Tag
tags:
- Trash
- type: entity - type: entity
parent: PaperWritten parent: PaperWritten

View File

@@ -7,6 +7,9 @@
sprite: Objects/Misc/utensils.rsi sprite: Objects/Misc/utensils.rsi
- type: Item - type: Item
sprite: Objects/Misc/utensils.rsi sprite: Objects/Misc/utensils.rsi
- type: Tag
tags:
- Trash
- type: entity - type: entity
parent: UtensilBase parent: UtensilBase

View File

@@ -47,6 +47,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: LightBulbVisualizer - type: LightBulbVisualizer
- type: Tag
tags:
- Trash
# Lighting color values gathered from # Lighting color values gathered from
# https://andi-siess.de/rgb-to-color-temperature/ # https://andi-siess.de/rgb-to-color-temperature/

View File

@@ -15,6 +15,10 @@
areaInsert: true areaInsert: true
storageSoundCollection: storageSoundCollection:
collection: trashBagRustle collection: trashBagRustle
whitelist:
tags:
- Cartridge
- Trash
- type: entity - type: entity
name: trash bag name: trash bag

View File

@@ -8,6 +8,7 @@
- type: Tag - type: Tag
tags: tags:
- Bottle - Bottle
- Trash
- type: Sprite - type: Sprite
sprite: Objects/Specific/Chemistry/bottle.rsi sprite: Objects/Specific/Chemistry/bottle.rsi
netsync: false netsync: false

View File

@@ -7,6 +7,7 @@
- type: Tag - type: Tag
tags: tags:
- Flare - Flare
- Trash
- type: ExpendableLight - type: ExpendableLight
spentName: spent flare spentName: spent flare
spentDesc: It looks like this flare has burnt out. What a bummer. spentDesc: It looks like this flare has burnt out. What a bummer.
@@ -77,4 +78,4 @@
maxDuration: 15.0 maxDuration: 15.0
startValue: 8.0 startValue: 8.0
endValue: 1.0 endValue: 1.0
property: Radius property: Radius

View File

@@ -4,6 +4,9 @@
id: GlowstickBase id: GlowstickBase
description: Useful for raves and emergencies. description: Useful for raves and emergencies.
components: components:
- type: Tag
tags:
- Trash
- type: ExpendableLight - type: ExpendableLight
spentName: spent green glowstick spentName: spent green glowstick
spentDesc: It looks like this glowstick has stopped glowing. How tragic. spentDesc: It looks like this glowstick has stopped glowing. How tragic.

View File

@@ -17,6 +17,7 @@
- type: Tag - type: Tag
tags: tags:
- Matchstick - Matchstick
- Trash
- type: Sprite - type: Sprite
netsync: false netsync: false
sprite: Objects/Tools/matches.rsi sprite: Objects/Tools/matches.rsi
@@ -76,3 +77,6 @@
- matchbox1 - matchbox1
- matchbox2 - matchbox2
- matchbox3 - matchbox3
- type: Tag
tags:
- Trash

View File

@@ -17,3 +17,6 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge

View File

@@ -16,6 +16,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgeClRifle id: CartridgeClRifle

View File

@@ -16,6 +16,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgeLRifle id: CartridgeLRifle

View File

@@ -16,6 +16,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgeMagnum id: CartridgeMagnum

View File

@@ -16,6 +16,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgePistol id: CartridgePistol

View File

@@ -7,6 +7,7 @@
- type: Tag - type: Tag
tags: tags:
- ShotgunShell - ShotgunShell
- Cartridge
- type: Ammo - type: Ammo
caliber: Shotgun caliber: Shotgun
ammoSpread: 40 ammoSpread: 40

View File

@@ -16,6 +16,9 @@
- type: Appearance - type: Appearance
visuals: visuals:
- type: SpentAmmoVisualizer - type: SpentAmmoVisualizer
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgeSRifle id: CartridgeSRifle

View File

@@ -13,6 +13,9 @@
layers: layers:
- state: base - state: base
map: ["enum.AmmoVisualLayers.Base"] map: ["enum.AmmoVisualLayers.Base"]
- type: Tag
tags:
- Cartridge
- type: entity - type: entity
id: CartridgeCap id: CartridgeCap

View File

@@ -44,6 +44,9 @@
- type: Tag - type: Tag
id: CaptainSabre id: CaptainSabre
- type: Tag
id: Cartridge
- type: Tag - type: Tag
id: CigFilter id: CigFilter
@@ -242,6 +245,9 @@
- type: Tag - type: Tag
id: Taser id: Taser
- type: Tag
id: Trash
- type: Tag - type: Tag
id: Wall id: Wall