Fixes glowsticks being unable to be inserted into trashbags (#25863)
Glowstick now garbo
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
name: green glowstick
|
name: green glowstick
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: GlowstickBase
|
id: GlowstickBase
|
||||||
@@ -60,6 +60,9 @@
|
|||||||
maxDuration: 10 # 300.0
|
maxDuration: 10 # 300.0
|
||||||
startValue: 5.0
|
startValue: 5.0
|
||||||
endValue: 1.5
|
endValue: 1.5
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Trash
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: red glowstick
|
name: red glowstick
|
||||||
|
|||||||
Reference in New Issue
Block a user