This commit is contained in:
vm-silicons
2025-12-19 22:17:36 -08:00
parent ea99b708a2
commit 2b4211c1d9
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
if(!(SEND_SIGNAL(living_caller, COMSIG_CHECK_VENTCRAWL)) && living_caller.mob_size != MOB_SIZE_TINY)
return FALSE
if(caller?.pulling)
if(caller1?.pulling)
return CanAStarPass(ID, to_dir, caller1.pulling)
return TRUE //diseases, stings, etc can pass