mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-25 22:17:21 +01:00
traffic update
more khi cleanup
This commit is contained in:
@@ -138,8 +138,8 @@
|
||||
color = reagents.get_color()
|
||||
|
||||
/obj/item/reagent_containers/pill/sleevingcure
|
||||
name = "Kitsuhanan Cure (1u)"
|
||||
desc = "A rare cure provided by KHI that helps counteract negative side effects of using imperfect resleeving machinery."
|
||||
name = "Resleeving Sickness Cure (1u)"
|
||||
desc = "A rare cure provided by that helps counteract negative side effects of using imperfect resleeving machinery."
|
||||
icon_state = "pill3"
|
||||
|
||||
/obj/item/reagent_containers/pill/sleevingcure/Initialize()
|
||||
|
||||
@@ -79,9 +79,9 @@
|
||||
M.heal_organ_damage(8 * removed * chem_effective, 0)
|
||||
|
||||
/datum/reagent/sleevingcure
|
||||
name = "Kitsuhanan Cure"
|
||||
name = "Resleeving Sickness Cure"
|
||||
id = "sleevingcure"
|
||||
description = "A rare cure provided by KHI that helps counteract negative side effects of using imperfect resleeving machinery."
|
||||
description = "A rare cure provided by Vey-Med that helps counteract negative side effects of using imperfect resleeving machinery."
|
||||
taste_description = "chocolate peanut butter"
|
||||
taste_mult = 2
|
||||
reagent_state = LIQUID
|
||||
|
||||
Reference in New Issue
Block a user