mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +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:
@@ -44,7 +44,7 @@
|
||||
|
||||
to_chat(M, span_warning("[source.p_their()] skin seems to be shifting like something is moving below it."))
|
||||
|
||||
/datum/element/digitalcamo/proc/can_track(datum/source)
|
||||
/datum/element/digitalcamo/proc/can_track(datum/source, mob/user)
|
||||
SIGNAL_HANDLER
|
||||
|
||||
return COMPONENT_CANT_TRACK
|
||||
|
||||
Reference in New Issue
Block a user