mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
fixes a 6 year old ranged guardian bug (#23671)
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
name = "snare"
|
||||
desc = "You shouldn't be seeing this!"
|
||||
var/mob/living/spawner
|
||||
invisibility = 1
|
||||
invisibility = 101
|
||||
|
||||
/obj/effect/snare/singularity_act()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user