Thorn
Spriting since 2013
hello , hey i have having problems adding a new ground to grounds.xml, if i do it correctly, where should i find the new ground? where inside terrain, cave?nature?town? how do i set this?
also is not working,
i added this in grounds.xml
and this in borders.xml
these are the ids
this is in object builder
plz, if anyone know how to fix this, and do this process correctly, plz show me how
also is not working,
i added this in grounds.xml
Code:
<brush name="hola" type="ground" server_lookid="21632" z-order="3530">
<item id="21632" chance="1000"/>
<border align="outer" id="135"/>
<border align="inner" to="none" id="1"/>
</brush>
and this in borders.xml
Code:
<border id="135">
<borderitem edge="n" item="21633"/>
<borderitem edge="w" item="21635"/>
<borderitem edge="e" item="21636"/>
<borderitem edge="s" item="21634"/>
<borderitem edge="cnw" item="21641"/>
<borderitem edge="cne" item="21642"/>
<borderitem edge="cse" item="21643"/>
<borderitem edge="csw" item="21644"/>
<borderitem edge="dnw" item="21637"/>
<borderitem edge="dne" item="21638"/>
<borderitem edge="dse" item="21639"/>
<borderitem edge="dsw" item="21640"/>
</border>
these are the ids
this is in object builder
plz, if anyone know how to fix this, and do this process correctly, plz show me how