Skip to content

Commit

Permalink
Raises the medical gauze's max stack size to 12 (tgstation#25366)
Browse files Browse the repository at this point in the history
  • Loading branch information
XDTM authored and lzimann committed Mar 22, 2017
1 parent dc29650 commit e49f236
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 @@ -118,6 +118,7 @@
icon_state = "gauze"
stop_bleeding = 1800
self_delay = 20
max_amount = 12

/obj/item/stack/medical/gauze/improvised
name = "improvised gauze"
Expand Down

0 comments on commit e49f236

Please sign in to comment.