<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://eternity.youfailit.net/index.php?action=history&amp;feed=atom&amp;title=Floor_RaiseToLowestCeiling</id>
	<title>Floor RaiseToLowestCeiling - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://eternity.youfailit.net/index.php?action=history&amp;feed=atom&amp;title=Floor_RaiseToLowestCeiling"/>
	<link rel="alternate" type="text/html" href="https://eternity.youfailit.net/index.php?title=Floor_RaiseToLowestCeiling&amp;action=history"/>
	<updated>2026-05-31T02:01:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.2</generator>
	<entry>
		<id>https://eternity.youfailit.net/index.php?title=Floor_RaiseToLowestCeiling&amp;diff=4439&amp;oldid=prev</id>
		<title>Printz: Created page with &quot;&#039;&#039;&#039;Floor_RaiseToLowestCeiling&#039;&#039;&#039;(&#039;&#039;tag&#039;&#039;, &#039;&#039;speed&#039;&#039;, &#039;&#039;change&#039;&#039;, &#039;&#039;crush&#039;&#039;, &#039;&#039;gap&#039;&#039;) *UDMF special: 238 *ExtraData special: 312 Raises tagged sectors&#039; floors to their...&quot;</title>
		<link rel="alternate" type="text/html" href="https://eternity.youfailit.net/index.php?title=Floor_RaiseToLowestCeiling&amp;diff=4439&amp;oldid=prev"/>
		<updated>2019-02-25T13:53:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Floor_RaiseToLowestCeiling&amp;#039;&amp;#039;&amp;#039;(&amp;#039;&amp;#039;tag&amp;#039;&amp;#039;, &amp;#039;&amp;#039;speed&amp;#039;&amp;#039;, &amp;#039;&amp;#039;change&amp;#039;&amp;#039;, &amp;#039;&amp;#039;crush&amp;#039;&amp;#039;, &amp;#039;&amp;#039;gap&amp;#039;&amp;#039;) *&lt;a href=&quot;/wiki/UDMF&quot; title=&quot;UDMF&quot;&gt;UDMF&lt;/a&gt; special: 238 *&lt;a href=&quot;/wiki/ExtraData&quot; title=&quot;ExtraData&quot;&gt;ExtraData&lt;/a&gt; special: 312 Raises tagged sectors&amp;#039; floors to their...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Floor_RaiseToLowestCeiling&amp;#039;&amp;#039;&amp;#039;(&amp;#039;&amp;#039;tag&amp;#039;&amp;#039;, &amp;#039;&amp;#039;speed&amp;#039;&amp;#039;, &amp;#039;&amp;#039;change&amp;#039;&amp;#039;, &amp;#039;&amp;#039;crush&amp;#039;&amp;#039;, &amp;#039;&amp;#039;gap&amp;#039;&amp;#039;)&lt;br /&gt;
*[[UDMF]] special: 238&lt;br /&gt;
*[[ExtraData]] special: 312&lt;br /&gt;
Raises tagged sectors&amp;#039; floors to their lowest neighbours&amp;#039; ceilings.&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;speed&amp;#039;&amp;#039; of 8 is equivalent to most of Doom&amp;#039;s specials. 32 is equivalent to a few others and is the same speed as that of conventional Doom elevators. Dividing &amp;#039;&amp;#039;speed&amp;#039;&amp;#039; by 8 results the number of units of movement per game tic.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Change&amp;#039;&amp;#039; can be one of the following:&lt;br /&gt;
*0: no change&lt;br /&gt;
*1: trigger model, clear the sector effect&lt;br /&gt;
*2: numeric model, clear the sector effect&lt;br /&gt;
*3: trigger model, only change texture&lt;br /&gt;
*4: numeric model, only change texture&lt;br /&gt;
*5: trigger model, change texture and type&lt;br /&gt;
*6: numeric model, change texture and type&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Change&amp;#039;&amp;#039;&amp;#039;s purpose is to modify the floor textures of the moved sectors and to add or remove floor damage effects or (since Boom) presence of friction or wind.&lt;br /&gt;
*The trigger model means that the reference (target) texture and type are the ones from activator linedef&amp;#039;s front sector. All tagged sectors will get data from this sector.&lt;br /&gt;
*Numeric model means that the references are taken from target sectors&amp;#039; destination neighbours. &lt;br /&gt;
&lt;br /&gt;
Typical for this special are rising platforms from liquids, getting a texture completely different from the surrounding area so the &amp;#039;&amp;#039;change&amp;#039;&amp;#039; you&amp;#039;ll most likely want is 5.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Crush&amp;#039;&amp;#039; is optional, and if nonzero, makes the floor crush the creatures caught in its path, with the damage set from this parameter. Unlike crushing ceilings, it will stay in place, doing damage, until it&amp;#039;s unjammed. Under vanilla compatibility settings it may continue rising until stopping, potentially trapping the things. Typical damage, as used in classic Doom, is 10.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Gap&amp;#039;&amp;#039; can be used to keep some space between the floor and the neighbouring ceiling. Some of Doom&amp;#039;s classic specials have a gap of 8. It&amp;#039;s advisable to have a gap when crushing, so that dying players won&amp;#039;t see HOM when the crusher completes its movement.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Floor_LowerToLowest]]&lt;br /&gt;
*[[Floor_LowerToNearest]]&lt;br /&gt;
*[[Floor movement classic specials]]&lt;br /&gt;
*[[Floor_RaiseToNearest]]&lt;br /&gt;
*[[Parameterized linedef specials]]&lt;br /&gt;
[[Category:Editing]]&lt;/div&gt;</summary>
		<author><name>Printz</name></author>
	</entry>
</feed>