Where i can set lvl to entrance in Cruma tower?

just adress in Gameserver.
gameserver/config/altsettings.properties

# Maximum level to teleport to Cruma from NPC Mozella
GatekeeperMozellaMaxLevelToCruma = 55


Also
gameserver/data/npc

<npc id="30059" name="Trisha" title="Gatekeeper">

Code:
<target loc="17724 113950 -11672" item_id="57" price="1000" name="Gatekeeper.CrumaTower1stFloor" max_level="56"/>
<target loc="17723 108284 -9056" item_id="57" price="1000" name="Gatekeeper.CrumaTower2ndFloor" max_level="56"/>
 
Back
Top