Removed robotics crate, added mulebot crate (1 mulebot) and robotics assembly crate (4x flash, 3x prox sensor, 2x 10k power cell (NEW: /obj/item/weapon/cell/robotcrate), 1x electrical toolbox). Updated changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@13 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
musketstgstation@gmail.com
2010-08-29 04:17:30 +00:00
parent d4c61fd1d3
commit 0842d9b33d
3 changed files with 37 additions and 9 deletions
+3
View File
@@ -1134,6 +1134,9 @@ Total SMES charging rate should not exceed total power generation rate, or an ov
m_amt = 700
var/rigged = 0 // true if rigged to explode
/obj/item/weapon/cell/robotcrate
maxcharge = 10000
/obj/item/weapon/camera_bug/attack_self(mob/usr as mob)
var/list/cameras = new/list()