jeffaklumpen
Member
There's an issue with eastern and southern stairs. When I climb down or up I get stuck inside the stairs. I'm using TFS 0.4 with 8.6.

Here's how it looks inside Remeres Map Editor:

And here's the code in items.xml:

Here's how it looks inside Remeres Map Editor:

And here's the code in items.xml:
LUA:
<item id="7925" name="stone stairs">
<attribute key="floorchange" value="east"/>
</item>
<item id="7924" name="stone stairs">
<attribute key="floorchange" value="south"/>
</item>