Converted BurnState Visualizer (#15661)
This commit is contained in:
@@ -16,9 +16,8 @@
|
||||
size: 3
|
||||
sprite: Objects/Consumable/Smokeables/Pipes/pipe.rsi
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: BurnStateVisualizer
|
||||
unlitIcon: unlit-icon
|
||||
- type: BurnStateVisuals
|
||||
unlitIcon: unlit-icon
|
||||
|
||||
- type: entity
|
||||
id: SmokingPipeFilledTobacco
|
||||
@@ -31,15 +30,15 @@
|
||||
bowl_slot: !type:ContainerSlot
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
bowl_slot:
|
||||
name: Bowl
|
||||
startingItem: GroundTobacco
|
||||
whitelist:
|
||||
tags:
|
||||
- Smokable
|
||||
insertSound:
|
||||
insertSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
ejectSound:
|
||||
ejectSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
|
||||
- type: entity
|
||||
@@ -53,13 +52,13 @@
|
||||
bowl_slot: !type:ContainerSlot
|
||||
- type: ItemSlots
|
||||
- type: SmokingPipe
|
||||
bowl_slot:
|
||||
bowl_slot:
|
||||
name: Bowl
|
||||
startingItem: GroundCannabis
|
||||
whitelist:
|
||||
tags:
|
||||
- Smokable
|
||||
insertSound:
|
||||
insertSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
ejectSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
ejectSound:
|
||||
path: /Audio/Weapons/Guns/Empty/empty.ogg
|
||||
@@ -8,8 +8,7 @@
|
||||
- type: Sprite
|
||||
netsync: false
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: BurnStateVisualizer
|
||||
- type: BurnStateVisuals
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
id: SmallboxItem
|
||||
parent: BaseStorageItem
|
||||
abstract: true
|
||||
@@ -37,11 +37,10 @@
|
||||
radius: 1.1
|
||||
color: darkorange
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: BurnStateVisualizer
|
||||
unlitIcon: match_unlit
|
||||
litIcon: match_lit
|
||||
burntIcon: match_burnt
|
||||
- type: BurnStateVisuals
|
||||
unlitIcon: match_unlit
|
||||
litIcon: match_lit
|
||||
burntIcon: match_burnt
|
||||
|
||||
- type: entity
|
||||
parent: Matchstick
|
||||
|
||||
Reference in New Issue
Block a user