mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Adds the Ninja MODsuit (#67220)
Why It's Good For The Game Ninja code is pretty bad, I think it's best to move away into nice modular stuff instead. Changelog cl Fikou, PositiveEntropy, Nerevar, InfraRedBaron refactor: the ninja space suit is now a modsuit fix: fixes dash beams not working /cl
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/datum/market_item/clothing/ninja_mask
|
||||
name = "Space Ninja Mask"
|
||||
desc = "Apart from being acid, lava, fireproof and being hard to take off someone it does nothing special on it's own."
|
||||
item = /obj/item/clothing/mask/gas/space_ninja
|
||||
item = /obj/item/clothing/mask/gas/ninja
|
||||
|
||||
price_min = CARGO_CRATE_VALUE
|
||||
price_max = CARGO_CRATE_VALUE * 2.5
|
||||
|
||||
Reference in New Issue
Block a user