mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user