Fancy Little Waypoint

Fancy Little Waypoint

makrohn's picture

I'm trying to think of this as simply borrowing a convention.  I think that this basic structure could help, since there's only one town right now, for going back, selling items, updating quests, etc.

I haven't marked these yet, but I tried to make them make sense to me.  

in frontier_outpost.txt
[event]
# waypoint to Goblin encampment / located at the end of Kenrik's Pier / Not active until you've used the other end of the waypoint
requires_status=gob_camp_wp_active
type=teleport
location=34,28,1,1
intermap=river_encampment.txt,47,52

in river_encampment.txt
[event]
# Gob Encampment WP / teleports to the outpost gate / located in a little bush near the entrance to the map
type=teleport
location=46,50,1,1
set_status=gob_camp_wp_active
intermap=frontier_outpost.txt,39,41