mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Adding a fast travel for a new map in the Glen
This commit is contained in:
parent
ae8e161504
commit
9b91a3d5e3
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue