More Kataphract Stuff (#7909)

Gave the Kataphracts a new backpack, the Hegemony Satchel, which has slightly more than normal storage space.
    Tweaked the Kataphract oxygen tank and magboots to fit the aesthetic some more.
    Tweaked the colours of the underclothes the Kataphracts spawn with to be more easy on the eye.
    Gave the Kataphract Klax a set of magboots.
This commit is contained in:
Geeves
2020-01-07 21:54:55 +02:00
committed by Erki
parent e89a364676
commit e2681ea33b
9 changed files with 42 additions and 19 deletions
+9
View File
@@ -94,3 +94,12 @@
if(item_flags & NOSLIP)
state = "enabled"
to_chat(user, "Its mag-pulse traction system appears to be [state].")
/obj/item/clothing/shoes/magboots/hegemony
name = "hegemony magboots"
desc = "Magnetic boots, often used during extravehicular activity to ensure the user remains safely attached to the vehicle. They're large enough to be worn over other footwear. This variant is frequently seen in the Hegemony Navy."
icon = 'icons/obj/unathi_items.dmi'
icon_state = "hegemony_magboots0"
item_state = "hegemony_magboots"
icon_base = "hegemony_magboots"
contained_sprite = TRUE