as requested

This commit is contained in:
Fox-McCloud
2016-02-06 03:01:45 -05:00
parent 2e244feb0c
commit fec86a78e4
2 changed files with 11 additions and 2 deletions
@@ -223,9 +223,18 @@
M.fakevomit(1)
else
M.fakevomit(0)
..()
..()
return
/datum/reagent/fishwater/toiletwater
name = "Toilet Water"
id = "toiletwater"
description = "Filthy water scoured from a nasty toilet bowl. Absolutely disgusting."
reagent_state = LIQUID
color = "#757547"
/datum/reagent/fishwater/toiletwater/reaction_mob(var/mob/M, var/method=TOUCH, var/volume) //For shennanigans
return
/datum/reagent/holywater
name = "Water"