mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
Lynx Fixes Runtimes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user