Mark the spider clan explosive as major contraband (#36421)
Even though it's an unsanctioned explosive device, it's currently not considered contraband. This patch adds BaseMajorContraband to it.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: spider clan charge
|
||||
description: A modified C-4 charge supplied to you by the Spider Clan. Its explosive power has been juiced up, but only works in one specific area.
|
||||
# not actually modified C-4! oh the horror!
|
||||
parent: BaseItem
|
||||
parent: [ BaseItem, BaseMajorContraband ]
|
||||
id: SpiderCharge
|
||||
components:
|
||||
- type: Sprite
|
||||
|
||||
Reference in New Issue
Block a user