mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Replaces Tramadol maint pills with Paracetamol
This commit is contained in:
@@ -114,4 +114,10 @@
|
||||
/obj/item/weapon/storage/mrebag/pill/sleevingcure
|
||||
name = "vacuum-sealed pill (Kitsuhanan Cure)"
|
||||
desc = "A small vacuum-sealed package containing a singular pill. For emergencies only."
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/sleevingcure)
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/sleevingcure)
|
||||
|
||||
/obj/item/weapon/storage/pill_bottle/paracetamol
|
||||
name = "pill bottle (Paracetamol)"
|
||||
desc = "Contains over the counter medicine to treat pain."
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/paracetamol = 7)
|
||||
wrapper_color = COLOR_GRAY
|
||||
|
||||
Reference in New Issue
Block a user