•added black syndicate jetpack and made necessary changes for it. Still not in-game, but fully coded. I'm preparing to use some of them as standard station suits, adding to the grey models we have.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1730 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
polyxenitopalidou@gmail.com
2011-06-25 17:04:38 +00:00
parent f0155a6b2a
commit f1d75fb05b
7 changed files with 14 additions and 11 deletions

View File

@@ -1369,10 +1369,15 @@ Total SMES charging rate should not exceed total power generation rate, or an ov
distribute_pressure = ONE_ATMOSPHERE*O2STANDARD
//volume = 140 //jetpack sould be larger, but then it will never deplete -rastaf0
/obj/item/weapon/tank/jetpack/voidpack
/obj/item/weapon/tank/jetpack/void_jetpack
name = "Void Jetpack (oxygen)"
icon_state = "voidjetpack0"
item_state = "voidjetpack0"
item_state = "jetpack"
/obj/item/weapon/tank/jetpack/black_jetpack
name = "Black Jetpack (oxygen)"
icon_state = "black_jetpack0"
item_state = "black_jetpack"
/obj/item/weapon/tank/oxygen
name = "Gas Tank (Oxygen)"