mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
comments, cleanup
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
|
||||
if(!is_teleport_allowed(destturf.z))
|
||||
return 0
|
||||
// Only check the destination zlevel for is_teleport_allowed. Checking origin as well breaks ERT teleporters.
|
||||
|
||||
var/area/destarea = get_area(destturf)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user