blob: 6387fffe0bc16a5fe171a260c96dcabb3f3ef423 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#!/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
|