mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Merge pull request #5134 from CHOMPStation2/BlackMajor-patch-2
Fixes some small transit bug.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
/mob/living/proc/vs_animate(var/belly_to_animate)
|
||||
return
|
||||
return
|
||||
@@ -5,4 +5,4 @@
|
||||
/mob/is_incorporeal()
|
||||
if(incorporeal_move)
|
||||
return 1
|
||||
..()
|
||||
..()
|
||||
Reference in New Issue
Block a user