Skip to content

Commit

Permalink
Update code/game/machinery/vending/vendor_types/crew/commanding_offic…
Browse files Browse the repository at this point in the history
…er.dm
  • Loading branch information
Zonespace27 authored Oct 25, 2023
1 parent 9fcbc80 commit e54bd45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ GLOBAL_LIST_INIT(cm_vending_gear_commanding_officer, list(
list("S4 2x Telescopic Mini-Scope", 15, /obj/item/attachable/scope/mini, null, VENDOR_ITEM_REGULAR),

list("Helmet Visors", 0, null, null, null),
list("Night Vision Visor", 25, /obj/item/device/helmet_visor/night_vision, null, VENDOR_ITEM_RECOMMENDED),
list("Welding Visor", 5, /obj/item/device/helmet_visor/welding_visor, null, VENDOR_ITEM_RECOMMENDED),

list("UNDERBARREL ATTACHMENTS", 0, null, null, null),
Expand Down

0 comments on commit e54bd45

Please sign in to comment.