mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 13:16:18 +01:00
Engineer Workboots
Sprites and object code for Engineer steel toe cap boots. Skull - You will need to change the engineer code to spawn these in. :) I haven't tested them ingame, but they successfully appear as an object in the editor. Might be nice to give them heat/cold protection properties? I haven't done it yet but would be easy enough.
This commit is contained in:
@@ -89,6 +89,13 @@
|
||||
item_color = "hosred"
|
||||
siemens_coefficient = 0.7
|
||||
|
||||
/obj/item/clothing/shoes/work_boots
|
||||
name = "Steel Toe Boots"
|
||||
desc = "Steel Toe cap working boots for engineers and miners."
|
||||
icon_state = "steelboots"
|
||||
item_state = "steelboots"
|
||||
siemens_coefficient = 0.7
|
||||
|
||||
/obj/item/clothing/shoes/cult
|
||||
name = "boots"
|
||||
desc = "A pair of boots worn by the followers of Nar-Sie."
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 8.3 KiB |
Reference in New Issue
Block a user