mob: fix a movement issue

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
Mloc-Argent
2014-07-04 17:54:25 +01:00
parent ab6f2611f3
commit 25ec90ba26
+1 -1
View File
@@ -780,7 +780,7 @@ note dizziness decrements automatically in the mob's Life() proc.
lying = 0
else if (!buckled)
lying = !can_stand
//canmove = has_limbs
canmove = has_limbs
if(lying)
density = 0