mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Restore vorestation code
This commit is contained in:
@@ -237,11 +237,6 @@
|
|||||||
icon_state = "straight_jacket"
|
icon_state = "straight_jacket"
|
||||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|FEET|ARMS|HANDS
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|FEET|ARMS|HANDS
|
||||||
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT|HIDETAIL|HIDETIE|HIDEHOLSTER
|
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT|HIDETAIL|HIDETIE|HIDEHOLSTER
|
||||||
//yw edit - Teshari sprite
|
|
||||||
sprite_sheets = list(
|
|
||||||
SPECIES_TESHARI = 'icons/vore/custom_onmob_yw.dmi'
|
|
||||||
)
|
|
||||||
//yw edit end
|
|
||||||
|
|
||||||
var/resist_time = 4800 // Eight minutes.
|
var/resist_time = 4800 // Eight minutes.
|
||||||
|
|
||||||
@@ -452,10 +447,9 @@
|
|||||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
body_parts_covered = UPPER_TORSO|LOWER_TORSO
|
||||||
cold_protection = UPPER_TORSO|LOWER_TORSO
|
cold_protection = UPPER_TORSO|LOWER_TORSO
|
||||||
|
|
||||||
//YW EDIT BEGINS
|
|
||||||
/obj/item/clothing/suit/storage/miljacket
|
/obj/item/clothing/suit/storage/miljacket
|
||||||
name = "military jacket"
|
name = "military jacket"
|
||||||
desc = "A canvas jacket styled after classical American military garb. Feels sturdy, yet comfortable. This one's in the vintage olive drab."
|
desc = "A canvas jacket styled after classical American military garb. Feels sturdy, yet comfortable."
|
||||||
icon_state = "militaryjacket_nobadge"
|
icon_state = "militaryjacket_nobadge"
|
||||||
item_state_slots = list(slot_r_hand_str = "suit_olive", slot_l_hand_str = "suit_olive")
|
item_state_slots = list(slot_r_hand_str = "suit_olive", slot_l_hand_str = "suit_olive")
|
||||||
flags_inv = HIDEHOLSTER
|
flags_inv = HIDEHOLSTER
|
||||||
@@ -920,7 +914,6 @@
|
|||||||
blood_overlay_type = "coat"
|
blood_overlay_type = "coat"
|
||||||
body_parts_covered = UPPER_TORSO|ARMS
|
body_parts_covered = UPPER_TORSO|ARMS
|
||||||
flags_inv = HIDEHOLSTER
|
flags_inv = HIDEHOLSTER
|
||||||
/* // Replaced by hooded snowsuits
|
|
||||||
|
|
||||||
/obj/item/clothing/suit/storage/snowsuit
|
/obj/item/clothing/suit/storage/snowsuit
|
||||||
name = "snowsuit"
|
name = "snowsuit"
|
||||||
@@ -957,7 +950,6 @@
|
|||||||
/obj/item/clothing/suit/storage/snowsuit/science
|
/obj/item/clothing/suit/storage/snowsuit/science
|
||||||
name = "science snowsuit"
|
name = "science snowsuit"
|
||||||
icon_state = "snowsuit_science"
|
icon_state = "snowsuit_science"
|
||||||
*/
|
|
||||||
|
|
||||||
/obj/item/clothing/suit/caution
|
/obj/item/clothing/suit/caution
|
||||||
name = "wet floor sign"
|
name = "wet floor sign"
|
||||||
|
|||||||
Reference in New Issue
Block a user