Make base beaker abstract (#7400)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: BaseBeaker
|
id: BaseBeaker
|
||||||
|
abstract: true
|
||||||
components:
|
components:
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
Reference in New Issue
Block a user