InitialCommit

This commit is contained in:
Steelpoint
2018-11-13 12:49:55 +08:00
parent eda5c06cf6
commit 20927f7f02
7 changed files with 37 additions and 8 deletions
@@ -37,4 +37,10 @@
name = "burn patch"
desc = "Helps with burn injuries."
list_reagents = list("silver_sulfadiazine" = 20)
icon_state = "bandaid_burn"
icon_state = "bandaid_burn"
/obj/item/reagent_containers/pill/patch/synthflesh
name = "brute and burn patch"
desc = "Helps with brute and burn injuries."
list_reagents = list("synthflesh" = 15)
icon_state = "bandaid_both"