Skip to content

Commit

Permalink
Update code/modules/hallucinations/effects/moderate.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Luc <[email protected]>
Signed-off-by: BeagleGaming1 <[email protected]>
  • Loading branch information
BeagleGaming1 and lewcc authored Jan 4, 2025
1 parent a33ebc4 commit 91763a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hallucinations/effects/moderate.dm
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@

/obj/effect/hallucination/fake_grenade/Destroy()
grenade_turf = null
. = ..()
return ..()


/obj/effect/hallucination/fake_grenade/Initialize(mapload, mob/living/carbon/hallucination_target, override_direction, distance = 9)
Expand Down

0 comments on commit 91763a5

Please sign in to comment.