{
;Outside Buildings we walk
[@main2]
<Help NPC/@move(SerpentValley,505,486)> <505,486>\
<Clothing Shop/@move(SerpentValley,514,480)> <514,480>\
<Weapons Shop/@move(SerpentValley,516,492)> <516,492>\
<Essentials Shop(Scrolls, Poisons)/@move(SerpentValley,505,480)> <505,480>\
<Potions Shop/@move(SerpentValley,504,498)> <504,498>\
<Crafting/@move(SerpentValley,501,486)> <501,486>\
<Accessorys(Rings,Braces,Necklaces)/@move(SerpentValley,509,466)> <509,466>\
<Storage/@move(SerpentValley,509,486)> <509,486>\
<TrustMerchant/@move(SerpentValley,507,486)> <507,486>\
<Teleport/@move(SerpentValley,500,482)> <500,482>\ \
<Back/@Main> <Leave/@Exit>\ \

;Inside buildings we teleport to location

[@main3]
<Help NPC/@Teleport(2,505,486)>\
<Clothing Shop/@Teleport(2,514,481)>\
<Weapons Shop/@Teleport(0120,4,12)>\
<Essentials Shop(Scrolls, Poisons)/@Teleport(2,505,481)>\
<Potions Shop/@Teleport(0117,6,11)>\
<Crafting/@Teleport(2,501,487)>\
<Accessorys(Rings,Braces,Necklaces)/@Teleport(2,509,467)>\
<Storage/@Teleport(2,509,487)>\
<TrustMerchant/@Teleport(2,507,487)>\
<Teleport/@Teleport(2,500,483)>\ \
<Back/@Main> <Leave/@Exit>\ \

[@Teleport]
#IF
#ACT
MAPMOVE <$STR(T0)> <$STR(T1)> <$STR(T2)>

}