Skip to content

Commit

Permalink
Update code/game/machinery/vending/vendor_types/medical.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Drathek <[email protected]>
  • Loading branch information
ItsVyzo and Drulikar authored Apr 4, 2024
1 parent d205222 commit ad94268
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/game/machinery/vending/vendor_types/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@

// --- No Upper Tile / Green
/obj/structure/medical_supply_link/notopg
icon_state = "medlink_unclamped_notopg"
icon_state = "medlink_notopg_unclamped"
base_state = "medlink_notopg"

/obj/structure/medical_supply_link/notopg/ex_act(severity, direction)
return FALSE
Expand Down

0 comments on commit ad94268

Please sign in to comment.