Add 20h case for water bag. - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 861ef3d5ee3835ac3b8f1881afa2a4c3b44da063 | |
parent 434075b88b08881f30fa27ef64c5ee79943aebf4 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 25 Feb 2018 15:37:01 +0100 | |
Add 20h case for water bag. | |
Diffstat: | |
M act-i/talk-20h.sh | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/act-i/talk-20h.sh b/act-i/talk-20h.sh | |
@@ -10,6 +10,10 @@ specific_talk_20h() { | |
_msg "Zagreb is such a nice city." | |
;; | |
+ Plastic_bag_of_Water) | |
+ _msg "Is this toilet water?" | |
+ ;; | |
+ | |
Dirt) | |
_msg "Ah, a souvenir of Brussels." | |
;; |