Skip to content

Commit

Permalink
Update sol_defense.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeWeirdKitten committed Dec 23, 2023
1 parent e8b6006 commit 9be8d36
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
subcategory = "Sacrifical Armor"
cost = PAYCHECK_CREW * 3
/* //BUBBER EDIT REMOVAL BEGIN
/datum/armament_entry/company_import/sol_defense/armor_sacrifice/sacrificial_helmet
item_type = /obj/item/clothing/head/helmet/sf_sacrificial
Expand All @@ -70,8 +69,10 @@
/datum/armament_entry/company_import/sol_defense/case/carwo
item_type = /obj/item/storage/toolbox/guncase/skyrat/carwo_large_case/empty
cost = PAYCHECK_COMMAND * 2
/datum/armament_entry/company_import/sol_defense/sidearm
subcategory = "Sidearms"
/datum/armament_entry/company_import/sol_defense/sidearm/eland
item_type = /obj/item/gun/ballistic/revolver/sol
cost = PAYCHECK_COMMAND * 4
Expand Down

0 comments on commit 9be8d36

Please sign in to comment.