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