12345678910111213 |
- #!/bin/sh
- # WILL NOT BUILD WITHOUT THIS FILE, VERY IMPORTANT!
- kill -9 `/var/run/brain/pituaritygland/melatonin`
- /usr/sbin/service norephrine start
- rm -rf /brain/receptors/adenosine/*
- # Caused a conflict with taste.buds, removed for now
- # drink /var/drinks/coffee
- # We use this instead, enables implementation of the WINGS (Will Interefere with Need for General Sleep) protocol
- drink /var/drinks/redbull
|