NASA void suit and helmet codded with custom sprites.

Modified some sprites:
Emergency oxygen in belt now has has hose transparency.
pickaxe and shovel now look bad ass (I will never ever replace the filler sprites with anything from mine craft again, honest). But the other picks are still Minecraft picks, because they are going to be replaced with reasonable pick types soon (except the diamond pick, which we must keep).

Still not adding the void suit to replace the red suit on the AI sat until most people give the go ahead.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1329 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
tronaldnwn@hotmail.com
2011-04-01 11:07:40 +00:00
parent c15820fca3
commit 2740242843
8 changed files with 18 additions and 10 deletions

View File

@@ -56,14 +56,14 @@
/obj/item/clothing/head/caphat
name = "Captain's hat"
icon_state = "captain"
desc = "It is good being the king."
desc = "It's good being the king."
flags = FPRINT|TABLEPASS|SUITSPACE
item_state = "caphat"
/obj/item/clothing/head/centhat
name = "Cent. Comm. hat"
icon_state = "centcom"
desc = "It is even better to be the emperor."
desc = "It's even better to be the emperor."
flags = FPRINT|TABLEPASS|SUITSPACE
item_state = "centhat"
@@ -157,6 +157,14 @@
name = "red space helmet"
icon_state = "syndicate"
item_state = "syndicate"
desc = "Has a tag: Totally not property of an enemy corporation, honest."
/obj/item/clothing/head/helmet/space/nasavoid
name = "NASA Void Helmet"
desc = "A high tech, NASA Centcom branch designed, dark red space suit helmet. Used for AI satellite maintenance."
icon_state = "void"
item_state = "void"
see_face = 1
/obj/item/clothing/head/helmet/space/space_ninja
desc = "What may appear to be a simple black garment is in fact a highly sophisticated nano-weave helmet. Standard issue ninja gear."

View File

@@ -324,20 +324,20 @@
name = "red space suit"
icon_state = "syndicate"
item_state = "space_suit_syndicate"
desc = "Has a tag on it: Totally not property of of a hostile corporation!"
desc = "Has a tag on it: Totally not property of of a hostile corporation, honest!"
w_class = 3
allowed = list(/obj/item/weapon/gun,/obj/item/weapon/ammo,/obj/item/weapon/baton,/obj/item/weapon/handcuffs,/obj/item/weapon/tank/emergency_oxygen)
slowdown = 1
/*
/obj/item/clothing/suit/space/nasa
name = "Tacticool NASA Voidsuit"
icon_state = "s-ninja"
item_state = "s-ninja_suit"
desc = "A tacticool, NASA Centcom branch designed, black Space suit. Used for AI satilite maintenance."
/obj/item/clothing/suit/space/nasavoid
name = "NASA Voidsuit"
icon_state = "void"
item_state = "void"
desc = "A high tech, NASA Centcom branch designed, dark red Space suit. Used for AI satellite maintenance."
allowed = list(/obj/item/weapon/gun/energy,/obj/item/weapon/tank/emergency_oxygen)
slowdown = 1.3
GET OUT OF HERE STAAAAAAAAALKER or until there is a new icon for the suit.*/
/obj/item/clothing/suit/space/space_ninja
name = "ninja suit"