mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Fixes the singulo going through the containment when it shouldn't
This commit is contained in:
@@ -268,7 +268,8 @@
|
||||
X.singularity_pull(src, current_size)
|
||||
else
|
||||
consume(X)
|
||||
CHECK_TICK
|
||||
if(TICK_CHECK)
|
||||
return // You've eaten enough. Prevents weirdness like the singulo eating the containment on stage 2
|
||||
|
||||
|
||||
/obj/singularity/proc/consume(atom/A)
|
||||
|
||||
Reference in New Issue
Block a user