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 3c4752e commit b018bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/vending/vendor_types/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
icon = 'icons/effects/warning_stripes.dmi'
icon_state = "medlink_unclamped"
var/base_state = "medlink"
var/base_state = "medlink"
anchored = TRUE
density = FALSE
unslashable = TRUE
Expand Down

0 comments on commit b018bb2

Please sign in to comment.