•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
@@ -4,7 +4,6 @@
///General Offhand object properties///
////////////FIREAXE!//////////////
@@ -16,7 +15,6 @@
src.wielded = 0
src.name = "Fire Axe (Unwielded)"
/obj/item/weapon/fireaxe/attack_self(mob/user as mob)
if( istype(user,/mob/living/carbon/monkey) )
user << "\red It's too heavy for you to fully wield"