mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Rosenol now forcesays noice (#65501)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
return ..()
|
||||
if(DT_PROB(4.0, delta_time))
|
||||
owner.manual_emote("clicks with [owner.p_their()] tongue.")
|
||||
owner.say("Noice.")
|
||||
owner.say("Noice.", forced = /datum/reagent/impurity/rosenol)
|
||||
if(DT_PROB(2.0, delta_time))
|
||||
owner.say(pick("Ah! That was a mistake!", "Horrible.", "Watch out everybody, the potato is really hot.", "When I was six I ate a bag of plums.", "And if there is one thing I can't stand it's tomatoes.", "And if there is one thing I love it's tomatoes.", "We had a captain who was so strict, you weren't allowed to breathe in their station.", "The unrobust ones just used to keel over and die, you'd hear them going down behind you."), forced = /datum/reagent/impurity/rosenol)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user