- added new action special Ceiling_LowerAndCrushDist. It's similar to Ceiling_LowerAndCrush but allows to explicitly set the distance from the floor where the ceiling stops moving. This is used to remove the special behavior for Strife from the code that unlike the other games moved the ceiling to the floor, not to 8 units above it.

SVN r2881 (trunk)
This commit is contained in:
Christoph Oelckers 2010-10-02 16:26:10 +00:00
parent 0f4cf00ab8
commit 276fca3afd

View file

@ -101,6 +101,7 @@ special
94:Pillar_BuildAndCrush(4,5),
95:FloorAndCeiling_LowerByValue(3),
96:FloorAndCeiling_RaiseByValue(3),
97:Ceiling_LowerAndCrushDist(3,5),
// 100:Scroll_Texture_Left
// 101:Scroll_Texture_Right