Fixes #8241 rollerbeds not collapsing due to a runtime

This commit is contained in:
Chinsky
2015-02-26 14:41:31 +03:00
parent 4db51c68ef
commit 9e07708cb3
@@ -138,8 +138,8 @@
density = 1
icon_state = "up"
else
buckled_mob.pixel_y = 0
buckled_mob.old_y = 0
M.pixel_y = 0
M.old_y = 0
density = 0
icon_state = "down"