Skip to content

Commit

Permalink
fixes bandaids not having the bandaid icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Intigracy authored and clusterfack committed Apr 4, 2016
1 parent 380bb99 commit 16c91f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/stacks/medical.dm
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
/obj/item/stack/medical/bruise_pack/bandaid
name = "small bandage"
desc = "A small bandage to stop bleeding."
icon_state = "bandaid"
amount = 1
max_amount = 1

Expand Down

0 comments on commit 16c91f5

Please sign in to comment.