mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #3304 from VOREStation/aro-pol-wingrille
Make wingrille spawners usable
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
/obj/effect/wingrille_spawn/attack_generic()
|
/obj/effect/wingrille_spawn/attack_generic()
|
||||||
activate()
|
activate()
|
||||||
|
|
||||||
|
/obj/effect/wingrille_spawn/CanPass(atom/movable/mover, turf/target, height=1.5, air_group = 0)
|
||||||
|
return FALSE
|
||||||
|
|
||||||
/obj/effect/wingrille_spawn/initialize()
|
/obj/effect/wingrille_spawn/initialize()
|
||||||
..()
|
..()
|
||||||
if(!win_path)
|
if(!win_path)
|
||||||
|
|||||||
Reference in New Issue
Block a user