This commit is contained in:
Zuhayr
2013-08-10 12:24:33 -07:00
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ var/global/vox_tick = 1
equip_to_slot_or_del(new /obj/item/clothing/head/helmet/space/vox/pressure(src), slot_head)
equip_to_slot_or_del(new /obj/item/weapon/storage/belt/utility/full(src), slot_belt)
equip_to_slot_or_del(new /obj/item/clothing/glasses/meson(src), slot_glasses) // REPLACE WITH CODED VOX ALTERNATIVE.
equip_to_slot_or_del(new /obj/item/weapon/storage/box/emps(src), slot_l_store)
equip_to_slot_or_del(new /obj/item/weapon/storage/box/emps(src), slot_r_hand)
equip_to_slot_or_del(new /obj/item/device/multitool(src), slot_l_hand)
@@ -92,6 +92,9 @@
return ..()
/obj/item/clothing/under/vox
has_sensor = 0
/obj/item/clothing/under/vox/vox_casual
name = "alien clothing"
desc = "This doesn't look very comfortable."
@@ -66,9 +66,9 @@
name = "Shoulder-length Hair Alt"
icon_state = "hair_longfringe"
longish
/*longish
name = "Longer Hair"
icon_state = "hair_b2"
icon_state = "hair_b2"*/
longer
name = "Long Hair"