mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Merge branch 'master' of https://github.com/tgstation/-tg-station into timeforanewnew()
Conflicts: code/modules/reagents/reagent_containers/bottle.dm code/modules/reagents/reagent_containers/hypospray.dm code/modules/reagents/reagent_containers/patch.dm code/modules/reagents/reagent_containers/pill.dm
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
/obj/item/weapon/reagent_containers/pill/patch/styptic
|
||||
name = "styptic powder patch"
|
||||
desc = "Helps with brute injuries."
|
||||
list_reagents = list("styptic_powder" = 25)
|
||||
list_reagents = list("styptic_powder" = 50)
|
||||
|
||||
/obj/item/weapon/reagent_containers/pill/patch/silver_sulf
|
||||
name = "silver sulfadiazine patch"
|
||||
desc = "Helps with burn injuries."
|
||||
list_reagents = list("silver_sulfadiazine" = 25)
|
||||
list_reagents = list("silver_sulfadiazine" = 50)
|
||||
|
||||
Reference in New Issue
Block a user