mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 03:22:12 +00:00
Fully fixes the medkit this time?
Title
This commit is contained in:
@@ -48,10 +48,10 @@
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/souldew = 7)
|
||||
wrapper_color = COLOR_GREEN
|
||||
|
||||
/obj/item/weapon/storage/pill_bottle/puryfingagent
|
||||
name = "pill bottle (puryfing agent)"
|
||||
/obj/item/weapon/storage/pill_bottle/puriyfingagent
|
||||
name = "pill bottle (puriyfing agent)"
|
||||
desc = "Contains experimental pills."
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/puryfingagent = 7)
|
||||
starts_with = list(/obj/item/weapon/reagent_containers/pill/puriyfingagent = 7)
|
||||
wrapper_color = COLOR_GREEN
|
||||
|
||||
//Pills
|
||||
|
||||
Reference in New Issue
Block a user