En Svensk Man
New Member
- Joined
- Nov 11, 2016
- Messages
- 6
- Reaction score
- 1
Code:
<border id="226"> -- dirt mountain ground border --
<borderitem edge="n" item="8460"/>
<borderitem edge="e" item="8463"/>
<borderitem edge="s" item="8462"/>
<borderitem edge="w" item="8461"/>
<borderitem edge="cnw" item="8466"/>
<borderitem edge="cne" item="8467"/>
<borderitem edge="csw" item="8464"/>
<borderitem edge="cse" item="8465"/>
<borderitem edge="dnw" item="8468"/>
<borderitem edge="dne" item="8469"/>
<borderitem edge="dsw" item="8471"/>
<borderitem edge="dse" item="8470"/>
</border>
It places them on the wrong side, somehow.

Why is it not placing them where they should be? 8460 should be north, not south. 8462 should be south, not north.