mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
ecstasy to bliss and removes cocaine
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
// ====
|
||||
/datum/medical_effect/itch
|
||||
name = "Itch"
|
||||
triggers = list("ecstasy" = 10)
|
||||
triggers = list("bliss" = 10)
|
||||
cures = list("inaprovaline")
|
||||
cure_message = "The itching stops..."
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@
|
||||
// ====
|
||||
/datum/medical_effect/itch
|
||||
name = "Itch"
|
||||
triggers = list("ecstasy" = 10)
|
||||
triggers = list("bliss" = 10)
|
||||
cures = list("inaprovaline")
|
||||
cure_message = "The itching stops..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user