Updates to last stand, maybe

This commit is contained in:
Storm Dragon 2014-05-14 20:38:06 -04:00
parent 3c8d1c8af5
commit 0c82129cc4
2 changed files with 2 additions and 3 deletions

View File

@ -66,10 +66,8 @@ local precision=$level
fi fi
if [ $level -le 3 ] ; then if [ $level -le 3 ] ; then
local speed="1" local speed="1"
elif [ $level -le 5 ] ; then
local speed="0.8"
elif [ $level -le 8 ] ; then elif [ $level -le 8 ] ; then
local speed="0.5" local speed="0.8"
else else
local speed="0.5" local speed="0.5"
fi fi

View File

@ -1,3 +1,4 @@
Brian
johnathan johnathan
Jorgan Jorgan
Martin Martin