[FIX] El abad ja no se queda de peu en les escales
This commit is contained in:
@@ -598,7 +598,11 @@ function abad_state_falling()
|
|||||||
end
|
end
|
||||||
|
|
||||||
if abad_land() then
|
if abad_land() then
|
||||||
|
if abad_in_stairs(0,-1) then
|
||||||
|
abad.update=abad_state_stairs
|
||||||
|
else
|
||||||
abad.update=abad_state_normal
|
abad.update=abad_state_normal
|
||||||
|
end
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user