Merge pull request #13485 from DeltaFire15/neovgre-oopsie

[s] Fixes a tiny Neovgre edge case
This commit is contained in:
silicons
2020-10-03 14:20:24 -07:00
committed by GitHub
+2
View File
@@ -64,6 +64,8 @@
/obj/mecha/combat/neovgre/process()
..()
if(!obj_integrity) //Integrity is zero but we would heal out of that state if we went into this before it recognises it being zero
return
if(GLOB.ratvar_awakens) // At this point only timley intervention by lord singulo could hope to stop the superweapon
cell.charge = INFINITY
max_integrity = INFINITY