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
+1 -3
View File
@@ -66,10 +66,8 @@ local precision=$level
fi
if [ $level -le 3 ] ; then
local speed="1"
elif [ $level -le 5 ] ; then
local speed="0.8"
elif [ $level -le 8 ] ; then
local speed="0.5"
local speed="0.8"
else
local speed="0.5"
fi
+1
View File
@@ -1,3 +1,4 @@
Brian
johnathan
Jorgan
Martin