[MIRROR] Adds a new drink: Peppermint Patty from Archer! (#7094)

* Adds a new drink: Peppermint Patty from Archer! (#38427)

* Sprites!

*  S_______ W________

* Candyland snuck into pr... Check!

* removal of candyland extract

* candyland but not the sprites yet.

* fixes :)

* Whoops, lets fix that too

* Adds a new drink: Peppermint Patty from Archer!
This commit is contained in:
CitadelStationBot
2018-06-15 04:46:40 -05:00
committed by kevinz000
parent 727b1a1b14
commit eafb25535a
4 changed files with 26 additions and 5 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
/datum/emote/living/cough/can_run_emote(mob/user, status_check = TRUE)
. = ..()
if(user.reagents.get_reagent("menthol"))
if(user.reagents.get_reagent("menthol") || user.reagents.get_reagent("peppermint_patty"))
return FALSE
/datum/emote/living/dance