HAUUUUUUUUGH (#26959)

This commit is contained in:
Qwertytoforty
2024-10-02 00:03:27 +00:00
committed by GitHub
parent 224d053282
commit e118716f16
7 changed files with 110 additions and 88 deletions
+3
View File
@@ -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))