adds engineering workboots (#11574)

* pumped up kicks

* they better run better run

* revision
This commit is contained in:
kolith
2016-08-29 03:42:41 -07:00
committed by clusterfack
parent 13f7da8665
commit 44a6168f9e
9 changed files with 29 additions and 14 deletions

View File

@@ -36,7 +36,7 @@
H.equip_or_collect(new /obj/item/weapon/storage/backpack/satchel(H), slot_back)
H.equip_or_collect(new /obj/item/clothing/under/rank/chief_engineer(H), slot_w_uniform)
//H.equip_or_collect(new /obj/item/device/pda/heads/ce(H), slot_l_store)
H.equip_or_collect(new /obj/item/clothing/shoes/brown(H), slot_shoes)
H.equip_or_collect(new /obj/item/clothing/shoes/workboots(H), slot_shoes)
H.equip_or_collect(new /obj/item/clothing/head/hardhat/white(H), slot_head)
H.equip_or_collect(new /obj/item/weapon/storage/belt/utility/full(H), slot_belt)
H.equip_or_collect(new /obj/item/clothing/gloves/black(H), slot_gloves)
@@ -86,7 +86,7 @@
H.equip_or_collect(new /obj/item/clothing/under/rank/electrician(H), slot_w_uniform)
if("Engine Technician")
H.equip_or_collect(new /obj/item/clothing/under/rank/engine_tech(H), slot_w_uniform)
H.equip_or_collect(new /obj/item/clothing/shoes/orange(H), slot_shoes)
H.equip_or_collect(new /obj/item/clothing/shoes/workboots(H), slot_shoes)
H.equip_or_collect(new /obj/item/weapon/storage/belt/utility/full(H), slot_belt)
H.equip_or_collect(new /obj/item/clothing/head/hardhat(H), slot_head)
H.equip_or_collect(new /obj/item/device/t_scanner(H), slot_r_store)
@@ -128,7 +128,7 @@
if(4)
H.equip_or_collect(new /obj/item/weapon/storage/backpack/satchel(H), slot_back)
H.equip_or_collect(new /obj/item/clothing/under/rank/atmospheric_technician(H), slot_w_uniform)
H.equip_or_collect(new /obj/item/clothing/shoes/black(H), slot_shoes)
H.equip_or_collect(new /obj/item/clothing/shoes/workboots(H), slot_shoes)
//H.equip_or_collect(new /obj/item/device/pda/atmos(H), slot_l_store)
H.equip_or_collect(new /obj/item/weapon/storage/belt/utility/atmostech(H), slot_belt)
if(H.backbag == 1)
@@ -167,7 +167,7 @@
if(4)
H.equip_or_collect(new /obj/item/weapon/storage/backpack/satchel(H), slot_back)
H.equip_or_collect(new /obj/item/clothing/under/rank/mechanic(H), slot_w_uniform)
H.equip_or_collect(new /obj/item/clothing/shoes/white(H), slot_shoes)
H.equip_or_collect(new /obj/item/clothing/shoes/workboots(H), slot_shoes)
//H.equip_or_collect(new /obj/item/device/pda/atmos(H), slot_l_store)
H.equip_or_collect(new /obj/item/weapon/storage/belt/utility/complete(H), slot_belt)
if(!(H.flags&DISABILITY_FLAG_NEARSIGHTED)) //Does this work?

View File

@@ -2067,6 +2067,7 @@ var/global/num_vending_terminals = 1
/obj/item/clothing/shoes/purple = 10,
/obj/item/clothing/shoes/red = 10,
/obj/item/clothing/shoes/white = 10,
/obj/item/clothing/shoes/workboots = 10,
)
contraband = list(
/obj/item/clothing/shoes/jackboots = 5,

View File

@@ -21,7 +21,7 @@
new /obj/item/clothing/head/hardhat/white(src)
new /obj/item/clothing/head/welding(src)
new /obj/item/clothing/gloves/yellow(src)
new /obj/item/clothing/shoes/brown(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/weapon/cartridge/ce(src)
new /obj/item/device/radio/headset/heads/ce(src)
new /obj/item/weapon/storage/toolbox/mechanical(src)
@@ -111,7 +111,7 @@
else
new /obj/item/weapon/storage/backpack/satchel_eng(src)
new /obj/item/clothing/under/rank/engineer(src)
new /obj/item/clothing/shoes/orange(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/weapon/storage/toolbox/mechanical(src)
// new /obj/item/weapon/cartridge/engineering(src)
new /obj/item/device/radio/headset/headset_eng(src)
@@ -142,7 +142,7 @@
else
new /obj/item/weapon/storage/backpack/satchel_norm(src)
new /obj/item/clothing/under/rank/atmospheric_technician(src)
new /obj/item/clothing/shoes/black(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/weapon/storage/toolbox/mechanical(src)
new /obj/item/weapon/extinguisher/foam(src)
// new /obj/item/weapon/cartridge/engineering(src)
@@ -177,7 +177,7 @@
else
new /obj/item/weapon/storage/backpack/satchel_eng(src)
new /obj/item/clothing/under/rank/mechanic(src)
new /obj/item/clothing/shoes/white(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/weapon/storage/toolbox/mechanical(src)
//new /obj/item/device/component_exchanger(src)
new /obj/item/device/radio/headset/headset_engsci(src)

View File

@@ -172,9 +172,9 @@
new /obj/item/clothing/under/rank/atmospheric_technician(src)
new /obj/item/clothing/under/rank/atmospheric_technician(src)
new /obj/item/clothing/under/rank/atmospheric_technician(src)
new /obj/item/clothing/shoes/black(src)
new /obj/item/clothing/shoes/black(src)
new /obj/item/clothing/shoes/black(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/clothing/shoes/workboots(src)
AddToProfiler()
return
@@ -194,9 +194,9 @@
new /obj/item/clothing/under/rank/maintenance_tech(src)
new /obj/item/clothing/under/rank/electrician(src)
new /obj/item/clothing/under/rank/electrician(src)
new /obj/item/clothing/shoes/orange(src)
new /obj/item/clothing/shoes/orange(src)
new /obj/item/clothing/shoes/orange(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/clothing/shoes/workboots(src)
new /obj/item/clothing/shoes/workboots(src)
AddToProfiler()
return

View File

@@ -376,3 +376,11 @@
desc = ""
icon_state = "doom"
item_state = "doom"
/obj/item/clothing/shoes/workboots
name = "Workboots"
desc = "Thick-soled boots for industrial work environments."
icon_state = "workboots"
item_state = "workboots"
species_fit = list(VOX_SHAPED)
footprint_type = /obj/effect/decal/cleanable/blood/tracks/footprints/boots

View File

@@ -0,0 +1,6 @@
author: kolith
delete-after: True
changes:
- rscadd: Adds engineering workboots.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB