mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
mob: fix a movement issue
Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user