## @(#) created by arne
#######################
##
## the id software quake (tm)  console lookalike

needmod number-extra

if [ $UID = 0 ]; then
echo 'god mode is "on"'
fi

PS1="]"
TITLE="QUAKE Console $LATINNUMBER"

BGTRANSPARENCY=0
