Abstracts BasePlushie and ReagentContainerBase
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: ReagentContainerBase
|
id: ReagentContainerBase
|
||||||
|
abstract: true
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: BasePlushie
|
id: BasePlushie
|
||||||
|
abstract: true
|
||||||
components:
|
components:
|
||||||
- type: EmitSoundOnUse
|
- type: EmitSoundOnUse
|
||||||
sound:
|
sound:
|
||||||
|
|||||||
Reference in New Issue
Block a user