mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
HAUUUUUUUUGH (#26959)
This commit is contained in:
@@ -48,6 +48,9 @@ GLOBAL_LIST_EMPTY(total_extraction_beacons)
|
||||
if(!area.outdoors)
|
||||
to_chat(user, "<span class='warning'>[src] can only be used on things that are outdoors!</span>")
|
||||
return
|
||||
if(area.tele_proof || !is_teleport_allowed(A.z))
|
||||
to_chat(user, "<span class='warning'>Bluespace distortions prevent the fulton from inflating!</span>")
|
||||
return
|
||||
if(!flag)
|
||||
return
|
||||
if(!istype(A))
|
||||
|
||||
Reference in New Issue
Block a user