[S] do a thing differently (#28729)

This commit is contained in:
warriorstar-orion
2025-03-20 16:57:56 +00:00
committed by GitHub
parent 80a7865ce6
commit 1df64695d1
@@ -221,6 +221,12 @@
hitsound = 'sound/shadowdemon/shadowattack1.ogg' // Plays when hitting something living or a light
var/hit = FALSE
/obj/item/projectile/magic/shadow_hand/pixel_move(trajectory_multiplier, hitscanning)
. = ..()
var/obj/machinery/light/floor/floor_light = locate(/obj/machinery/light/floor) in get_turf(src)
if(floor_light)
Bump(floor_light)
/obj/item/projectile/magic/shadow_hand/fire(setAngle)
if(firer)
var/mob/living/simple_animal/demon/shadow/current_demon = firer