Lynx Fixes Runtimes

This commit is contained in:
Neerti
2019-03-30 18:51:00 -04:00
committed by VirgoBot
parent 056f921ce7
commit 5967a92f02
4 changed files with 28 additions and 0 deletions
@@ -157,7 +157,11 @@
if(co != null) carbon_amt = co
..()
<<<<<<< HEAD
/obj/effect/spawner/newbomb/Initialize(newloc) //VOREStation Edit
=======
/obj/effect/spawner/newbomb/Initialize(newloc)
>>>>>>> e57c96f... Merge pull request #6021 from Novacat/nova-runtimes
..(newloc)
var/obj/item/device/transfer_valve/V = new(src.loc)