Adding a fast travel for a new map in the Glen
This commit is contained in:
parent
ae8e161504
commit
9b91a3d5e3
|
|
@ -32,6 +32,7 @@ class FastTravel
|
|||
:wall => tr("the gate"),
|
||||
:dock => tr("dock"),
|
||||
:courtyard => tr("courtyard"),
|
||||
:research => tr("research station")
|
||||
}),
|
||||
:blue => Zone.new(tr("The Barrens"), {
|
||||
:entrance => tr("entrance"),
|
||||
|
|
|
|||
Loading…
Reference in New Issue