Make a bunch of stuff recyclable (#6771)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
id: RightHandDrone
|
||||
@@ -48,3 +49,4 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
@@ -652,6 +652,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
# Small Plate
|
||||
|
||||
@@ -131,3 +132,7 @@
|
||||
sprite: Objects/Consumable/Food/plates.rsi
|
||||
state: tin
|
||||
netsync: false
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
@@ -108,6 +108,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Egg
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
# Egg
|
||||
|
||||
|
||||
@@ -238,6 +238,9 @@
|
||||
sprite: Objects/Consumable/Food/frozen.rsi
|
||||
state: cone-trash
|
||||
netsync: false
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
- type: entity
|
||||
name: popsicle stick
|
||||
@@ -252,3 +255,7 @@
|
||||
spriteStates:
|
||||
- stick
|
||||
- stick2
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
@@ -209,6 +209,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
id: CigCartonRed
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
tags:
|
||||
- Cigarette
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Clothing
|
||||
sprite: Objects/Consumable/Smokeables/Cigarettes/cigarette.rsi
|
||||
Slots: [ mask ]
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
tags:
|
||||
- Cigarette
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Clothing
|
||||
sprite: Objects/Consumable/Smokeables/Cigarettes/blunt.rsi
|
||||
Slots: [ mask ]
|
||||
@@ -42,6 +43,7 @@
|
||||
tags:
|
||||
- Cigarette
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Clothing
|
||||
sprite: Objects/Consumable/Smokeables/Cigarettes/blunt.rsi
|
||||
Slots: [ mask ]
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
tags:
|
||||
- CigPack
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Storage
|
||||
capacity: 6
|
||||
- type: Item
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
tags:
|
||||
- RollingPaper
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
id: CigaretteFilter
|
||||
@@ -80,3 +81,4 @@
|
||||
tags:
|
||||
- CigFilter
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
# Base for all cigars and cigarettes.
|
||||
- type: entity
|
||||
|
||||
@@ -2105,6 +2105,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
parent: DrinkRamen
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
tags:
|
||||
- Trash
|
||||
- type: ItemCooldown
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
parent: DrinkCanBaseFull
|
||||
|
||||
@@ -53,6 +53,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
# Containers
|
||||
- type: entity
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
- Write
|
||||
- Crayon
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.CrayonUiKey.Key
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
parent: ShardBase
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: entity
|
||||
name: broken bottle
|
||||
parent: BaseItem
|
||||
parent: BaseItem
|
||||
id: BrokenBottle
|
||||
description: In Space Glasgow this is called a conversation starter
|
||||
components:
|
||||
@@ -21,4 +21,5 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
parent: UtensilBase
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
# Lighting color values gathered from
|
||||
# https://andi-siess.de/rgb-to-color-temperature/
|
||||
@@ -126,7 +127,7 @@
|
||||
- type: Sprite
|
||||
sprite: Objects/Power/light_tube.rsi
|
||||
state: normal
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseLightbulb
|
||||
name: sodium light tube
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
- type: entity
|
||||
name: epinephrine medipen
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
tags:
|
||||
- Bottle
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Sprite
|
||||
sprite: Objects/Specific/Chemistry/bottle.rsi
|
||||
netsync: false
|
||||
@@ -123,7 +124,7 @@
|
||||
reagents:
|
||||
- ReagentId: Epinephrine
|
||||
Quantity: 30
|
||||
|
||||
|
||||
- type: entity
|
||||
id: RobustHarvestChemistryBottle
|
||||
name: robust harvest bottle
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
tags:
|
||||
- Flare
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: ExpendableLight
|
||||
spentName: spent flare
|
||||
spentDesc: It looks like this flare has burnt out. What a bummer.
|
||||
@@ -78,4 +79,4 @@
|
||||
maxDuration: 15.0
|
||||
startValue: 8.0
|
||||
endValue: 1.0
|
||||
property: Radius
|
||||
property: Radius
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: ExpendableLight
|
||||
spentName: spent green glowstick
|
||||
spentDesc: It looks like this glowstick has stopped glowing. How tragic.
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
tags:
|
||||
- Matchstick
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
sprite: Objects/Tools/matches.rsi
|
||||
@@ -80,3 +81,4 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
- type: Recyclable
|
||||
|
||||
@@ -8,3 +8,4 @@
|
||||
- Cartridge
|
||||
- type: Item
|
||||
size: 1
|
||||
- type: Recyclable
|
||||
|
||||
Reference in New Issue
Block a user