Fixes two prototypes that should have been abstract.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
abstract: true
|
||||||
parent: Clothing
|
parent: Clothing
|
||||||
id: ClothingHeadset
|
id: ClothingHeadset
|
||||||
name: headset
|
name: headset
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
abstract: true
|
||||||
parent: Clothing
|
parent: Clothing
|
||||||
id: ClothingHeadsetAlt
|
id: ClothingHeadsetAlt
|
||||||
name: headset
|
name: headset
|
||||||
|
|||||||
Reference in New Issue
Block a user