Merge pull request #5134 from CHOMPStation2/BlackMajor-patch-2

Fixes some small transit bug.
This commit is contained in:
Razgriz
2022-10-15 23:13:16 -07:00
committed by GitHub
4 changed files with 7 additions and 9 deletions
@@ -1,2 +1,2 @@
/mob/living/proc/vs_animate(var/belly_to_animate)
return
return
+1 -1
View File
@@ -5,4 +5,4 @@
/mob/is_incorporeal()
if(incorporeal_move)
return 1
..()
..()