Skip to content

Commit

Permalink
Update code/modules/hallucinations/effects/blind_rush_hallucination.dm
Browse files Browse the repository at this point in the history
Co-authored-by: DGamerL <[email protected]>
Signed-off-by: Taurtura <[email protected]>
  • Loading branch information
Taurtura and DGamerL authored Jan 10, 2025
1 parent 9fadc0d commit 44c6b27
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
initial_hallucination = /obj/effect/hallucination/no_delete/blind_rusher
trigger_time = 3.4 SECONDS //total length of the hallucination is a little more than ten seconds


/datum/hallucination_manager/blind_rush/get_spawn_location()
var/list/turfs = orange(13, owner.loc)
return pick(turfs)
Expand Down

0 comments on commit 44c6b27

Please sign in to comment.