Ninja items are now highly illegal (#39855)

* Added tactical katana + tactical katana shipment (placeholder descriptions)

* Revert "Added tactical katana + tactical katana shipment (placeholder descriptions)"

This reverts commit aa1928be7f4d938df1838943781e63c47a03cc11.

Whoops, committed to master by mistake

* Made ninja items highly illegal

* Rerun checks
This commit is contained in:
Hitlinemoss
2025-09-18 13:49:01 -04:00
committed by GitHub
parent 128d06518e
commit 5cb0917d5f
7 changed files with 8 additions and 6 deletions

View File

@@ -269,7 +269,7 @@
- WhitelistChameleon
- type: entity
parent: [ClothingEyesBase, BaseMajorContraband]
parent: [ClothingEyesBase, BaseHighlyIllegalContraband]
id: ClothingEyesVisorNinja
name: ninja visor
description: An advanced visor protecting a ninja's eyes from flashing lights.

View File

@@ -207,7 +207,7 @@
- type: FingerprintMask
- type: entity
parent: [ClothingHandsBase, BaseToggleClothing, BaseMajorContraband]
parent: [ClothingHandsBase, BaseToggleClothing, BaseHighlyIllegalContraband]
id: ClothingHandsGlovesSpaceNinja
name: space ninja gloves
description: These black nano-enhanced gloves insulate from electricity and provide fire resistance.

View File

@@ -191,7 +191,7 @@
#Space Ninja Helmet
- type: entity
parent: [ClothingHeadEVAHelmetBase, BaseMajorContraband]
parent: [ClothingHeadEVAHelmetBase, BaseHighlyIllegalContraband]
id: ClothingHeadHelmetSpaceNinja
name: space ninja helmet
description: What may appear to be a simple black garment is in fact a highly sophisticated nano-weave helmet. Standard issue ninja gear.

View File

@@ -145,7 +145,7 @@
- Tail
- type: entity
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing, BaseToggleClothing, BaseMajorContraband]
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing, BaseToggleClothing, BaseHighlyIllegalContraband]
id: ClothingOuterSuitSpaceNinja
name: space ninja suit
description: This black technologically advanced, cybernetically-enhanced suit provides many abilities like invisibility or teleportation.

View File

@@ -122,7 +122,7 @@
maxContactWalkSlowdown: 0.7
- type: entity
parent: [ClothingShoesBaseButcherable, BaseMajorContraband]
parent: [ClothingShoesBaseButcherable, BaseHighlyIllegalContraband]
id: ClothingShoesSpaceNinja
name: space ninja shoes
description: A pair of nano-enhanced boots with built-in magnetic suction cups.

View File

@@ -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, BaseMajorContraband ]
parent: [ BaseItem, BaseHighlyIllegalContraband ]
id: SpiderCharge
components:
- type: Sprite

View File

@@ -144,6 +144,8 @@
id: EnergyKatana
description: A katana infused with strong energy.
components:
- type: Contraband
severity: HighlyIllegal
- type: Sprite
sprite: Objects/Weapons/Melee/energykatana.rsi
- type: MeleeWeapon