From 9b91a3d5e3f50db5a92449e4e1fac8dfdcb1525b Mon Sep 17 00:00:00 2001 From: mshirt Date: Sun, 4 Dec 2016 16:53:07 -0600 Subject: [PATCH] Adding a fast travel for a new map in the Glen --- scripts/Data_FastTravel.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/Data_FastTravel.rb b/scripts/Data_FastTravel.rb index c5be33f..06c7e83 100644 --- a/scripts/Data_FastTravel.rb +++ b/scripts/Data_FastTravel.rb @@ -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"),