Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Sep 4, 2024
1 parent 58d5d74 commit a253df4
Show file tree
Hide file tree
Showing 5 changed files with 84 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
list("Marine Combat Boots", round(scale * 15), /obj/item/clothing/shoes/marine/knife, VENDOR_ITEM_REGULAR),
list("USCM Uniform", round(scale * 15), /obj/item/clothing/under/marine, VENDOR_ITEM_REGULAR),
list("Marine Combat Gloves", round(scale * 15), /obj/item/clothing/gloves/marine, VENDOR_ITEM_REGULAR),
list("M10 Pattern Marine Helmet", round(scale * 15), /obj/item/clothing/head/helmet/marine, VENDOR_ITEM_REGULAR),
list("HEFA Knight Helmet", round(scale * 15), /obj/item/clothing/head/helmet/marine/specialist/hefa/marine, VENDOR_ITEM_REGULAR),
list("Marine Radio Headset", round(scale * 15), /obj/item/device/radio/headset/almayer/marine, VENDOR_ITEM_REGULAR),

list("WEBBINGS", -1, null, null),
Expand Down Expand Up @@ -144,8 +144,6 @@
list("M10 Helmet Netting", round(scale * 10), /obj/item/prop/helmetgarb/netting, VENDOR_ITEM_REGULAR),
list("M10 Helmet Rain Cover", round(scale * 10), /obj/item/prop/helmetgarb/raincover, VENDOR_ITEM_REGULAR),
list("Firearm Lubricant", round(scale * 15), /obj/item/prop/helmetgarb/gunoil, VENDOR_ITEM_REGULAR),
list("USCM Flair", round(scale * 15), /obj/item/prop/helmetgarb/flair_uscm, VENDOR_ITEM_REGULAR),
list("Solar Devils Shoulder Patch", round(scale * 15), /obj/item/clothing/accessory/patch/devils, VENDOR_ITEM_REGULAR),
list("USCM Shoulder Patch", round(scale * 15), /obj/item/clothing/accessory/patch, VENDOR_ITEM_REGULAR),
list("Bedroll", round(scale * 20), /obj/item/roller/bedroll, VENDOR_ITEM_REGULAR),
)
Expand Down
4 changes: 4 additions & 0 deletions code/modules/clothing/head/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1396,6 +1396,10 @@ GLOBAL_LIST_INIT(allowed_helmet_items, list(
cell_explosion(loc, 40, 18, EXPLOSION_FALLOFF_SHAPE_LINEAR, null, cause_data)
qdel(src)

/obj/item/clothing/head/helmet/marine/specialist/hefa/marine
icon_state = "marine_hefa_helmet"
item_state = "marine_hefa_helmet"

/obj/item/clothing/head/helmet/marine/reporter
name = "press helmet"
desc = "A helmet designed to make it clear that the wearer is safety aware and not looking for a fight."
Expand Down
Binary file modified icons/mob/humans/onmob/head_1.dmi
Binary file not shown.
Binary file modified icons/obj/items/clothing/cm_hats.dmi
Binary file not shown.
102 changes: 79 additions & 23 deletions maps/map_files/hefa/hefa.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1110,10 +1110,6 @@
/area/golden_arrow/platoonprep)
"eF" = (
/obj/structure/surface/table/almayer,
/obj/item/storage/box/co2_knife{
pixel_x = 3;
pixel_y = 13
},
/obj/item/ammo_box/magazine/misc/flares/empty{
pixel_x = -14;
pixel_y = 16
Expand Down Expand Up @@ -1441,12 +1437,13 @@
"gi" = (
/obj/structure/largecrate/supply/ammo{
fill_from_loc = 1;
name = "sentry crate"
name = "knight crate"
},
/obj/item/ammo_magazine/sentry{
layer = 3.01
/obj/item/weapon/shield/riot/metal/hefa,
/obj/item/weapon/sword/hefa{
force = 200;
name = "awakened HEFA sword"
},
/obj/item/defenses/handheld/sentry,
/turf/open/floor/almayer,
/area/golden_arrow/platoonarmory)
"gj" = (
Expand Down Expand Up @@ -2018,6 +2015,11 @@
"jr" = (
/obj/structure/surface/table/almayer,
/obj/item/storage/bible/hefa,
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 14;
pixel_x = 8
},
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"js" = (
Expand Down Expand Up @@ -2944,6 +2946,10 @@
pixel_y = 13
},
/obj/item/storage/bible/hefa,
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 8
},
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"nu" = (
Expand Down Expand Up @@ -3918,9 +3924,6 @@
/obj/item/storage/box/nade_box/frag,
/obj/item/storage/box/nade_box/frag,
/obj/item/storage/box/nade_box/frag,
/obj/item/storage/box/guncase/pumpshotgun/special{
pixel_y = 4
},
/turf/open/floor/almayer,
/area/golden_arrow/platoonarmory)
"rA" = (
Expand Down Expand Up @@ -4843,6 +4846,19 @@
"vR" = (
/obj/structure/surface/table/almayer,
/obj/item/tool/candle/lit/infinite,
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 6
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 6
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 3;
pixel_x = 8
},
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"vY" = (
Expand Down Expand Up @@ -6115,6 +6131,18 @@
pixel_x = 2;
pixel_y = 14
},
/obj/item/tool/candle/lit/infinite{
pixel_x = -5;
pixel_y = -2
},
/obj/item/tool/candle/lit/infinite{
pixel_x = -13;
pixel_y = -7
},
/obj/item/tool/candle/lit/infinite{
pixel_y = -1;
pixel_x = 10
},
/turf/open/floor/almayer,
/area/golden_arrow/shared_office)
"BA" = (
Expand Down Expand Up @@ -6409,6 +6437,11 @@
/obj/item/trash/plate{
pixel_x = -3
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = -3;
pixel_x = -5
},
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"CQ" = (
Expand Down Expand Up @@ -6599,6 +6632,13 @@
icon_state = "plate"
},
/area/golden_arrow/hangar)
"DN" = (
/obj/item/trash/candle{
pixel_x = 8;
pixel_y = -4
},
/turf/open/floor/almayer,
/area/golden_arrow/platoon_commander_rooms)
"DO" = (
/obj/structure/machinery/firealarm{
dir = 8;
Expand Down Expand Up @@ -6963,10 +7003,6 @@
},
/turf/open/floor/almayer,
/area/golden_arrow/engineering)
"FB" = (
/obj/item/weapon/shield/riot/metal,
/turf/open/floor/almayer,
/area/golden_arrow/platoonprep)
"FE" = (
/obj/structure/pipes/vents/pump,
/turf/open/floor/almayer,
Expand Down Expand Up @@ -7472,12 +7508,7 @@
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"HY" = (
/obj/effect/spawner/prop_gun/anti_tank{
anchored = 1;
custom_gun_desc = "Has an unusually high number of tally marks on it's stock...";
custom_gun_name = "\improper ceremonial M79 grenade launcher";
prop_gun_type = /obj/item/weapon/gun/launcher/grenade/m81/m79
},
/obj/item/weapon/gun/launcher/grenade/m81/m79,
/turf/closed/wall/almayer/outer,
/area/golden_arrow/briefing)
"HZ" = (
Expand Down Expand Up @@ -7898,6 +7929,19 @@
/obj/item/trash/plate{
pixel_x = -3
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 8
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 11
},
/obj/item/reagent_container/food/snacks/cracker{
name = "wafer";
pixel_y = 3;
pixel_x = 7
},
/turf/open/floor/almayer,
/area/golden_arrow/cryo_cells)
"JK" = (
Expand Down Expand Up @@ -8360,6 +8404,13 @@
/obj/structure/machinery/computer/emails{
pixel_y = 6
},
/obj/item/tool/candle/lit/infinite{
pixel_y = -1;
pixel_x = 10
},
/obj/item/tool/candle/lit/infinite{
pixel_y = 19
},
/turf/open/floor/almayer,
/area/golden_arrow/shared_office)
"LO" = (
Expand Down Expand Up @@ -9597,6 +9648,11 @@
/obj/structure/machinery/light{
dir = 8
},
/obj/item/device/flashlight/lantern{
on = 1;
pixel_y = 5;
pixel_x = -2
},
/turf/open/floor/almayer,
/area/golden_arrow/prep_hallway)
"SD" = (
Expand Down Expand Up @@ -20234,7 +20290,7 @@ Wh
vm
cd
vm
FB
vm
vm
vm
lg
Expand Down Expand Up @@ -21307,7 +21363,7 @@ wZ
aa
mT
SX
uT
DN
AB
LI
dU
Expand Down

0 comments on commit a253df4

Please sign in to comment.