mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
•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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user