Added courtyard as fast travel destination in Glen

This commit is contained in:
Michael Shirt 2016-10-29 18:44:25 -06:00
parent 1cba1adf66
commit 312672f160

View file

@ -23,6 +23,7 @@ class FastTravel
:forest => tr("forest"),
:wall => tr("the gate"),
:dock => tr("dock"),
:courtyard => tr("courtyard"),
}),
:blue => Zone.new(tr("The Barrens"), {
:entrance => tr("entrance"),