Whitelist for trashbags (#6143)
This commit is contained in:
@@ -206,6 +206,9 @@
|
||||
- type: Item
|
||||
sprite: Objects/Consumable/Food/snacks.rsi
|
||||
HeldPrefix: packet
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -34,6 +34,9 @@
|
||||
- type: DrinkCanVisualizer
|
||||
stateClosed: icon
|
||||
stateOpen: icon_open
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
parent: DrinkCanBaseFull
|
||||
|
||||
@@ -50,7 +50,9 @@
|
||||
max: 1
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
# Containers
|
||||
- type: entity
|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
damage:
|
||||
types:
|
||||
Slash: 2
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
parent: ShardBase
|
||||
|
||||
@@ -18,4 +18,7 @@
|
||||
damage:
|
||||
types:
|
||||
Slash: 2
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
sprite: Objects/Misc/utensils.rsi
|
||||
- type: Item
|
||||
sprite: Objects/Misc/utensils.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -15,6 +15,10 @@
|
||||
areaInsert: true
|
||||
storageSoundCollection:
|
||||
collection: trashBagRustle
|
||||
whitelist:
|
||||
tags:
|
||||
- Cartridge
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
name: trash bag
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Bottle
|
||||
- Trash
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chemistry/bottle.rsi
|
||||
netsync: false
|
||||
|
||||
@@ -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
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -17,3 +17,6 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgeClRifle
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgeLRifle
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgeMagnum
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgePistol
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- ShotgunShell
|
||||
- Cartridge
|
||||
- type: Ammo
|
||||
caliber: Shotgun
|
||||
ammoSpread: 40
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: SpentAmmoVisualizer
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgeSRifle
|
||||
|
||||
@@ -13,6 +13,9 @@
|
||||
layers:
|
||||
- state: base
|
||||
map: ["enum.AmmoVisualLayers.Base"]
|
||||
- type: Tag
|
||||
tags:
|
||||
- Cartridge
|
||||
|
||||
- type: entity
|
||||
id: CartridgeCap
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user