mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
get area master does nothing!
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
else
|
||||
var/area/A = get_area(src)
|
||||
if(!A || !isarea(A))
|
||||
if(!istype(A))
|
||||
return 0
|
||||
|
||||
if(A.powered(EQUIP))
|
||||
|
||||
Reference in New Issue
Block a user