mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
TG: Added/prettied up alpha channels to several glasses, helmets, and masks
Revision: r3708 Author: ericgfw...@hotmail.com
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
name = "\improper SWAT helmet"
|
name = "\improper SWAT helmet"
|
||||||
desc = "They're often used by highly trained Swat Members."
|
desc = "They're often used by highly trained Swat Members."
|
||||||
icon_state = "swat"
|
icon_state = "swat"
|
||||||
flags = FPRINT | TABLEPASS | SUITSPACE | HEADSPACE | HEADCOVERSEYES | BLOCKHAIR
|
flags = FPRINT | TABLEPASS | SUITSPACE | HEADSPACE | HEADCOVERSEYES
|
||||||
item_state = "swat"
|
item_state = "swat"
|
||||||
armor = list(melee = 80, bullet = 60, laser = 50,energy = 25, bomb = 50, bio = 10, rad = 0)
|
armor = list(melee = 80, bullet = 60, laser = 50,energy = 25, bomb = 50, bio = 10, rad = 0)
|
||||||
flags_inv = HIDEEARS|HIDEEYES
|
flags_inv = HIDEEARS|HIDEEYES
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
name = "\improper Thunderdome helmet"
|
name = "\improper Thunderdome helmet"
|
||||||
desc = "<i>'Let the battle commence!'</i>"
|
desc = "<i>'Let the battle commence!'</i>"
|
||||||
icon_state = "thunderdome"
|
icon_state = "thunderdome"
|
||||||
flags = FPRINT | TABLEPASS | SUITSPACE | HEADSPACE | HEADCOVERSEYES | BLOCKHAIR
|
flags = FPRINT | TABLEPASS | SUITSPACE | HEADSPACE | HEADCOVERSEYES
|
||||||
item_state = "thunderdome"
|
item_state = "thunderdome"
|
||||||
armor = list(melee = 80, bullet = 60, laser = 50,energy = 10, bomb = 25, bio = 10, rad = 0)
|
armor = list(melee = 80, bullet = 60, laser = 50,energy = 10, bomb = 25, bio = 10, rad = 0)
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
icon_state = "capspace"
|
icon_state = "capspace"
|
||||||
item_state = "capspacehelmet"
|
item_state = "capspacehelmet"
|
||||||
desc = "A special helmet for the most fashionable of military figureheads."
|
desc = "A special helmet for the most fashionable of military figureheads."
|
||||||
flags = FPRINT | TABLEPASS | HEADCOVERSEYES
|
flags = FPRINT | TABLEPASS | HEADCOVERSEYES | BLOCKHAIR
|
||||||
see_face = 0.0
|
see_face = 0.0
|
||||||
permeability_coefficient = 0.01
|
permeability_coefficient = 0.01
|
||||||
armor = list(melee = 65, bullet = 50, laser = 50,energy = 25, bomb = 50, bio = 100, rad = 50)
|
armor = list(melee = 65, bullet = 50, laser = 50,energy = 25, bomb = 50, bio = 100, rad = 50)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/obj/item/clothing/head/helmet/space/engineer
|
/obj/item/clothing/head/helmet/space/engineer
|
||||||
name = "environment suit helmet"
|
name = "environment suit helmet"
|
||||||
desc = "A special helmet designed for work in a hazardous, low-pressure environment. Has radiation shielding and a visor that can be toggled on and off."
|
desc = "A special helmet designed for work in a hazardous, low-pressure environment. Has radiation shielding and a visor that can be toggled on and off."
|
||||||
flags = FPRINT | TABLEPASS | HEADSPACE | HEADCOVERSEYES
|
flags = FPRINT | TABLEPASS | HEADSPACE | HEADCOVERSEYES | BLOCKHAIR
|
||||||
see_face = 0.0
|
see_face = 0.0
|
||||||
flags_inv = HIDEEARS
|
flags_inv = HIDEEARS
|
||||||
icon_state = "engspace_helmet"
|
icon_state = "engspace_helmet"
|
||||||
|
|||||||
Reference in New Issue
Block a user