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
sprite: Objects/Consumable/Food/snacks.rsi
HeldPrefix: packet
- type: Tag
tags:
- Trash
- type: entity
abstract: true

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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