mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-11 08:14:26 +01:00
Adds Planetary Meteors (Again) (For Real)
Planetary meteor showers can occur. Hull shield generators made Smarter for planetary use.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
|
||||
/obj/structure/flora/tree/CanPass(var/atom/movable/mover, var/turf/target)
|
||||
. = ..()
|
||||
|
||||
if(mover.checkpass(PASSTREE))
|
||||
return TRUE
|
||||
|
||||
if(ismecha(mover))
|
||||
var/obj/mecha/Me = mover
|
||||
if(Me.flying)
|
||||
|
||||
Reference in New Issue
Block a user