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:
Fikou
2022-06-01 09:25:27 +12:00
committed by GitHub
parent a2130c3e12
commit ee3ab47e01
74 changed files with 1222 additions and 1475 deletions
+7
View File
@@ -313,6 +313,13 @@
name = "pulse pistol power cell"
maxcharge = 2000
/obj/item/stock_parts/cell/ninja
name = "black power cell"
icon_state = "bscell"
maxcharge = 10000
custom_materials = list(/datum/material/glass=60)
chargerate = 2000
/obj/item/stock_parts/cell/high
name = "high-capacity power cell"
icon_state = "hcell"