Ice Wall doesn't block movement
Posted: Sun Oct 24, 2010 3:50 am
I guess it didn't strike people (including) me as useful for the bug to persist this long, or maybe it is a recent bug who knows. The problem is that the does_block_move field is only checked for mod.class.Grid and not for the engine.Object class that is used to construct the summoned ice wall. Is there a reason to use engine.Object over mod.class.Grid that isn't occurring to me?