tUse drugs. - dotg - a bitreich fosdem adventure HTML git clone git://parazyd.org/dotg.git DIR Log DIR Files DIR Refs --- DIR commit de51331481c9d98d1702f9623e784f952a2e1d9e DIR parent 18eb863aa2f7ff2d247f8c812908223001fb249d HTML Author: parazyd <parazyd@dyne.org> Date: Fri, 23 Feb 2018 21:30:25 +0100 Use drugs. Diffstat: M act-i/functions | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) --- DIR diff --git a/act-i/functions b/act-i/functions t@@ -165,6 +165,9 @@ use_generic() { You put it back in your pocket." ;; + Cocaine) + _msg "You snort the cocaine." + ;; esac }