Corrected CentCom Officer suit and added the Commander suit.

Minor adjustments to alien health icons.
Fixed aliens hissing when they were doing their regular emotes.
Added death sound to aliens.
Aliens can now properly attack/interact with space carp.
Adjusted alien damage to monkeys.
A few wip sprites.
Fixed pulse rifles, again.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@729 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
noisomehollow@lycos.com
2010-12-28 19:51:32 +00:00
parent e11d311a14
commit d963bfe6e3
14 changed files with 75 additions and 45 deletions
+9 -2
View File
@@ -904,10 +904,17 @@
/obj/item/clothing/under/rank/centcom_officer
desc = "It has a CentCom officer rank stripe on it."
name = "CentCom Officer Jumpsuit"
icon_state = "hop"
item_state = "b_suit"
icon_state = "officer"
item_state = "g_suit"
color = "officer"
/obj/item/clothing/under/rank/centcom_commander
desc = "It has a CentCom commander rank stripe on it."
name = "CentCom Officer Jumpsuit"
icon_state = "centcom"
item_state = "dg_suit"
color = "centcom"
/obj/item/clothing/under/rank/head_of_security
desc = "It has a Head of Security rank stripe on it."
name = "Head of Security Jumpsuit"