mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-19 19:16:13 +01:00
Merge pull request #5 from VladinXXV/VLAD-FIXES-YOUR-MILK
Update drink_reagents.dm
This commit is contained in:
@@ -896,7 +896,7 @@
|
||||
glass_name = "tall glass of strawberry milk"
|
||||
glass_desc = "Delicious flavored strawberry syrup mixed with milk."
|
||||
|
||||
/datum/reagent/consumable/tea/pinkmilk/on_mob_life(mob/living/carbon/M)
|
||||
/datum/reagent/consumable/pinkmilk/on_mob_life(mob/living/carbon/M)
|
||||
if(prob(15))
|
||||
to_chat(M, "<span class = 'notice'>[pick("You cant help to smile.","You feel nostalgia all of sudden.","You remember to relax.")]</span>")
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user