Hello,
I'm trying to create a fast travel menu. So far I have that
I would like to have like that
Basically I want to see the fast travel points for each kingdom, instead of having just one list of every points.
I use a script and the command to do it
add_command("feu 1", :feu1)
Thanks !