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