Experimentor Fixes

This commit is contained in:
Fox-McCloud
2016-06-07 02:10:44 -04:00
parent b6e61c0cf5
commit 4ce47d1a6f
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -10,6 +10,7 @@
var/status = 0 //0 - not readied //1 - bomb finished with welder
var/obj/item/device/assembly_holder/bombassembly = null //The first part of the bomb is an assembly holder, holding an igniter+some device
var/obj/item/weapon/tank/bombtank = null //the second part of the bomb is a plasma tank
origin_tech = "materials=1;engineering=1"
/obj/item/device/onetankbomb/examine(mob/user)
..()