This commit is contained in:
Will
2025-12-13 15:02:10 -05:00
committed by GitHub
parent 77d13ef8a7
commit 136fad0cf4
+1 -1
View File
@@ -120,7 +120,7 @@
set name = "Pull"
set category = "Object"
if(AM.Adjacent(src))
if(istype(AM) && AM.Adjacent(src))
src.start_pulling(AM)
return