require "Wherigo" ZonePoint = Wherigo.ZonePoint Distance = Wherigo.Distance Player = Wherigo.Player wherigoCartridge = Wherigo.ZCartridge() -- MessageBox Callback Functions Table used by the Builder -- wherigoCartridge.MsgBoxCBFuncs = {} -- Cartridge Info -- wherigoCartridge.Id="a630e1f3-5465-4b96-a6cd-fcf3f236163d" wherigoCartridge.Name="Waymarking Cartridge" wherigoCartridge.Description=[[A Demo Waymarking Cartridge]] wherigoCartridge.Visible=true wherigoCartridge.Activity="TourGuide" wherigoCartridge.StartingLocationDescription=[[]] -- ZonePoint(47.614557,-122.341052,0) wherigoCartridge.StartingLocation = ZonePoint(59.439167,24.777783,0) wherigoCartridge.Version="1.0" wherigoCartridge.Company="Groundspeak" wherigoCartridge.Author="Groundspeak" wherigoCartridge.BuilderVersion="1.0" wherigoCartridge.CreateDate="2/8/2008 9:30:16 PM" wherigoCartridge.PublishDate="1/1/0001 12:00:00 AM" wherigoCartridge.UpdateDate="2/8/2008 9:30:16 PM" wherigoCartridge.LastPlayedDate="1/1/0001 12:00:00 AM" wherigoCartridge.TargetDevice="PocketPC" wherigoCartridge.TargetDeviceVersion="0" wherigoCartridge.StateId="1" wherigoCartridge.CountryId="2" wherigoCartridge.Complete=false -- Media -- image0 = Wherigo.ZMedia(wherigoCartridge) image0.Name="image0" image0.Description="" image0.AltText="" image0.Id="d9e5c4ea-bd9e-4f2b-ae26-4c990ec394c4" image0.Resources = { { Type = "jpg", Filename="9dfc8ef6-26f8-4b15-9c7c-0f0c9fa3d501.jpg" , Directives = {},}, } image1 = Wherigo.ZMedia(wherigoCartridge) image1.Name="image1" image1.Description="" image1.AltText="" image1.Id="c1306962-9749-4dc0-bca3-a297cc1579a4" image1.Resources = { { Type = "jpg", Filename="72fe006f-2c4e-43ca-b9fe-fd089689d5b2.jpg" , Directives = {},}, } image2 = Wherigo.ZMedia(wherigoCartridge) image2.Name="image2" image2.Description="" image2.AltText="" image2.Id="56f993ff-c493-4c4d-ae19-0b7fd9e6d7b3" image2.Resources = { { Type = "jpg", Filename="d235808e-cdef-4e19-a5bb-5ce48ec83ac4.jpg" , Directives = {},}, } image3 = Wherigo.ZMedia(wherigoCartridge) image3.Name="image3" image3.Description="" image3.AltText="" image3.Id="4e796b24-5a31-4261-ab0c-42a3ec12c9cb" image3.Resources = { { Type = "jpg", Filename="778293ad-b5ff-4b18-bbbc-ae4ab8695bce.jpg" , Directives = {},}, } image4 = Wherigo.ZMedia(wherigoCartridge) image4.Name="image4" image4.Description="" image4.AltText="" image4.Id="8063480a-5e9f-4b20-8f0c-804854b5dc94" image4.Resources = { { Type = "jpg", Filename="407aa478-7967-4424-ba4c-df5db059b7e4.jpg" , Directives = {},}, } image5 = Wherigo.ZMedia(wherigoCartridge) image5.Name="image5" image5.Description="" image5.AltText="" image5.Id="fc3b6678-6f93-40a4-a056-93dd6ae552f1" image5.Resources = { { Type = "jpg", Filename="5e7f5f7e-3a4f-44ba-8333-d3cdf6abbf58.jpg" , Directives = {},}, } image6 = Wherigo.ZMedia(wherigoCartridge) image6.Name="image6" image6.Description="" image6.AltText="" image6.Id="685c7a21-5837-4db7-bddc-53fd3fe8af78" image6.Resources = { { Type = "jpg", Filename="b4553753-228e-42a5-98bb-608e1592ee03.jpg" , Directives = {},}, } image7 = Wherigo.ZMedia(wherigoCartridge) image7.Name="image7" image7.Description="" image7.AltText="" image7.Id="85dcfc45-94df-4c5c-a10c-a545964c92dc" image7.Resources = { { Type = "jpg", Filename="2140d3f7-6119-461f-9970-da38322df37c.jpg" , Directives = {},}, } image8 = Wherigo.ZMedia(wherigoCartridge) image8.Name="image8" image8.Description="" image8.AltText="" image8.Id="b6229f2c-7c06-4723-8ccb-2c8f9dc330ce" image8.Resources = { { Type = "jpg", Filename="821edc5c-fa4c-4c29-be27-709ba7bdb6f4.jpg" , Directives = {},}, } image9 = Wherigo.ZMedia(wherigoCartridge) image9.Name="image9" image9.Description="" image9.AltText="" image9.Id="feb2081f-c08a-45df-9fee-0361e424c3ce" image9.Resources = { { Type = "jpg", Filename="cb53901e-9a33-45ba-a91c-e2c125754745.jpg" , Directives = {},}, } -- Zones -- zone0 = Wherigo.Zone(wherigoCartridge) zone0.Id = "1206dc0b-4178-4cf1-af47-3b1b635e3593" zone0.Name = "Viru McDonald's" zone0.Description = [[Category: Code: WM3C4 McDonald's Restaurants This is 1 of 7 Estonian McDonald's reustarants. Building in quite unique for McDonald's reustarant ]] zone0.Visible = true zone0.DistanceRange = Distance(-1, "feet") zone0.ShowObjects = "Always" zone0.ProximityRange = Distance(200, "feet") zone0.AllowSetPositionTo = true zone0.Active = true zone0.Points = { ZonePoint(59.436916,24.75005,0), ZonePoint(59.436815,24.750522,0), ZonePoint(59.436571,24.750705,0), ZonePoint(59.436335,24.750489,0), ZonePoint(59.43625,24.750004,0), ZonePoint(59.436369,24.749548,0), ZonePoint(59.436618,24.749398,0), ZonePoint(59.436846,24.749646,0), } zone0.OriginalPoint = ZonePoint(59.436583, 24.75005, 0) zone0.DistanceRangeUOM = "Feet" zone0.ProximityRangeUOM = "Feet" zone0.OutOfRangeName = "" zone0.InRangeName = "" zone0.Media = image0 zone1 = Wherigo.Zone(wherigoCartridge) zone1.Id = "be0b46e0-8f71-459c-8b74-680dbbbef863" zone1.Name = "Tallinn Airport" zone1.Description = [[Category: Code: WMAYT Airports In English: This is the biggest airport in Estonia. In Estonian: Yldandmeid Tallinna lennujaamast ja AS-ist Tallinna Lennujaam Staatus: Lennujaam avatud rahvusvahelistele ja kodumaistele lendudele. Koodid: EETN (ICAO), TLL (IATA) Kategooria: 4E (üldine); Cat I (navigatsioon); 7 (tuletõrje) Äriregister: 10349560 (registreeritud 30.12.1997) Omand: 100% kuuluvusega Eesti Vabariigile Aadress: Lennujaama 2, Tallinn 11101 Telefon: (0) 6 05 87 01 (administratsioon) Faks: (0) 6 05 83 33 (administratsioon) SITA: TLLXT8X (peadispetðer) TLLGH8X (maapealne teenindus) AFTN: EETN ZXZX ATC: EETT ZDZX Asukoht: 4 km Tallinna kesklinnast; 20 km Tallinna Sadamast (Muuga sadam);5 km Tallinna Sadamast (Reisijate sadam) ; 1.5 km lähemast rongijaamast (Ülemiste) Lahtioleku ajad: terminal avatakse kell 5.00 ja suletakse peale viimast saabuvat lendu Tallinna lennujaam Asukoht: 4 km Tallinna kesklinnast Aadress: Lennujaama 2, 11101 TALLINN IATA kood: TLL AS-s Tallinna Lennujaam töötajaid: 285 (2002.a. keskmine) Pindala: 214,4 hektarit Informatsioon – (0) 6 05 88 88 Tallinna Lennujaama lennuväli Raja suurus: 3070 m pikk, 45 m lai Raja kate: asfalt-betoon, PCN 60 /F/B/X/T Ruleerimisteed: kokku 2560 m, 23 m lai Perroon: 108.000 m²; asfalt-betoon Parkimiskohti: 7 D-klassi, 18 C-klassi ja 17 A/B-klassi lennukitele ]] zone1.Visible = true zone1.DistanceRange = Distance(-1, "feet") zone1.ShowObjects = "Always" zone1.ProximityRange = Distance(200, "feet") zone1.AllowSetPositionTo = true zone1.Active = true zone1.Points = { ZonePoint(59.416833,24.798917,0), ZonePoint(59.416732,24.799388,0), ZonePoint(59.416488,24.799572,0), ZonePoint(59.416252,24.799355,0), ZonePoint(59.416167,24.798871,0), ZonePoint(59.416286,24.798415,0), ZonePoint(59.416535,24.798265,0), ZonePoint(59.416763,24.798514,0), } zone1.OriginalPoint = ZonePoint(59.4165, 24.798917, 0) zone1.DistanceRangeUOM = "Feet" zone1.ProximityRangeUOM = "Feet" zone1.OutOfRangeName = "" zone1.InRangeName = "" zone1.Media = image1 zone2 = Wherigo.Zone(wherigoCartridge) zone2.Id = "4e56d8fc-e66f-4d45-acc8-a42970bcfa02" zone2.Name = "Pirita Range Front" zone2.Description = [[Category: Code: WM3BY Coastal Lighthouses This is Pirita Range Front lighthouse, it's quite small one, info at: http://195.50.203.61:8010/TORNID00?Lan=241 ]] zone2.Visible = true zone2.DistanceRange = Distance(-1, "feet") zone2.ShowObjects = "Always" zone2.ProximityRange = Distance(200, "feet") zone2.AllowSetPositionTo = true zone2.Active = true zone2.Points = { ZonePoint(59.469166,24.820683,0), ZonePoint(59.469065,24.821155,0), ZonePoint(59.468821,24.821339,0), ZonePoint(59.468585,24.821122,0), ZonePoint(59.4685,24.820637,0), ZonePoint(59.468619,24.82018,0), ZonePoint(59.468868,24.82003,0), ZonePoint(59.469096,24.820279,0), } zone2.OriginalPoint = ZonePoint(59.468833, 24.820683, 0) zone2.DistanceRangeUOM = "Feet" zone2.ProximityRangeUOM = "Feet" zone2.OutOfRangeName = "" zone2.InRangeName = "" zone2.Media = image2 zone3 = Wherigo.Zone(wherigoCartridge) zone3.Id = "acef88e3-e00a-49a6-8e8c-35d78753ac3c" zone3.Name = "Ulemiste lake" zone3.Description = [[Category: Code: WMB0Q Wikipedia Entries Lake Ulemiste (Ulemiste jarv) is the largest lake near Tallinn, the capital of Estonia. Ulemiste is where most of the city gets its drinking water from. ]] zone3.Visible = true zone3.DistanceRange = Distance(-1, "feet") zone3.ShowObjects = "Always" zone3.ProximityRange = Distance(200, "feet") zone3.AllowSetPositionTo = true zone3.Active = true zone3.Points = { ZonePoint(59.400333,24.766667,0), ZonePoint(59.400232,24.767138,0), ZonePoint(59.399988,24.767321,0), ZonePoint(59.399752,24.767105,0), ZonePoint(59.399667,24.766621,0), ZonePoint(59.399786,24.766165,0), ZonePoint(59.400035,24.766016,0), ZonePoint(59.400263,24.766264,0), } zone3.OriginalPoint = ZonePoint(59.4, 24.766667, 0) zone3.DistanceRangeUOM = "Feet" zone3.ProximityRangeUOM = "Feet" zone3.OutOfRangeName = "" zone3.InRangeName = "" zone3.Media = image3 zone4 = Wherigo.Zone(wherigoCartridge) zone4.Id = "77e4707b-21bc-4718-bb91-2701bea11f0c" zone4.Name = "Lowenruh" zone4.Description = [[Category: Code: WM3AK Lion Statues The lion statue is in the Lowenruh park, so it means lion. That park where the statue is is quite nice, you can visit Lovi cache (GCQA03) which is near the statue. ]] zone4.Visible = true zone4.DistanceRange = Distance(-1, "feet") zone4.ShowObjects = "Always" zone4.ProximityRange = Distance(200, "feet") zone4.AllowSetPositionTo = true zone4.Active = true zone4.Points = { ZonePoint(59.4172,24.6947,0), ZonePoint(59.417099,24.695171,0), ZonePoint(59.416855,24.695355,0), ZonePoint(59.416619,24.695138,0), ZonePoint(59.416534,24.694654,0), ZonePoint(59.416653,24.694198,0), ZonePoint(59.416902,24.694048,0), ZonePoint(59.41713,24.694297,0), } zone4.OriginalPoint = ZonePoint(59.416867, 24.6947, 0) zone4.DistanceRangeUOM = "Feet" zone4.ProximityRangeUOM = "Feet" zone4.OutOfRangeName = "" zone4.InRangeName = "" zone4.Media = image4 zone5 = Wherigo.Zone(wherigoCartridge) zone5.Id = "d13045ff-3314-4147-92ae-86a81d3c0a47" zone5.Name = "Viimsi Rear Lighthouse" zone5.Description = [[Category: Code: WM3BZ Coastal Lighthouses This is Viimsi Real lighthouse, information at: http://195.50.203.61:8010/TORNID00?Lan=232 ]] zone5.Visible = true zone5.DistanceRange = Distance(-1, "feet") zone5.ShowObjects = "Always" zone5.ProximityRange = Distance(200, "feet") zone5.AllowSetPositionTo = true zone5.Active = true zone5.Points = { ZonePoint(59.5171,24.839817,0), ZonePoint(59.516999,24.84029,0), ZonePoint(59.516755,24.840474,0), ZonePoint(59.516519,24.840257,0), ZonePoint(59.516434,24.839771,0), ZonePoint(59.516553,24.839314,0), ZonePoint(59.516802,24.839164,0), ZonePoint(59.51703,24.839412,0), } zone5.OriginalPoint = ZonePoint(59.516767, 24.839817, 0) zone5.DistanceRangeUOM = "Feet" zone5.ProximityRangeUOM = "Feet" zone5.OutOfRangeName = "" zone5.InRangeName = "" zone5.Media = image5 zone6 = Wherigo.Zone(wherigoCartridge) zone6.Id = "6d012f8e-f8ca-4f2a-8c16-e62640e0bc0a" zone6.Name = "Naissaare Lighthouse" zone6.Description = [[Category: Code: WM3C6 Coastal Lighthouses This Lighthouse is in the Naissaare island, it's North from Tallinn. See information at: http://195.50.203.61:8010/TORNID00?Lan=320 Design: White 8-sided conical concrete tower, red top. Balcony, lantern Height from bottom: 45 m Light ON: Twilight switching; unseasonal Light character: LFl W 10s 3+7=10 s ]] zone6.Visible = true zone6.DistanceRange = Distance(-1, "feet") zone6.ShowObjects = "Always" zone6.ProximityRange = Distance(200, "feet") zone6.AllowSetPositionTo = true zone6.Active = true zone6.Points = { ZonePoint(59.604033,24.5106,0), ZonePoint(59.603932,24.511074,0), ZonePoint(59.603688,24.511258,0), ZonePoint(59.603452,24.511041,0), ZonePoint(59.603367,24.510554,0), ZonePoint(59.603486,24.510095,0), ZonePoint(59.603735,24.509945,0), ZonePoint(59.603963,24.510194,0), } zone6.OriginalPoint = ZonePoint(59.6037, 24.5106, 0) zone6.DistanceRangeUOM = "Feet" zone6.ProximityRangeUOM = "Feet" zone6.OutOfRangeName = "" zone6.InRangeName = "" zone6.Media = image6 zone7 = Wherigo.Zone(wherigoCartridge) zone7.Id = "211358dd-f759-4bc1-b208-091c9fa29dda" zone7.Name = "Pakri Lighthouse" zone7.Description = [[Category: Code: WM3C0 Coastal Lighthouses ´This is Pakri Lighthouse, see information at: http://195.50.203.61:8010/TORNID00?Lan=380 There is beautiful cliff near there and there are also geocacher near there. ]] zone7.Visible = true zone7.DistanceRange = Distance(-1, "feet") zone7.ShowObjects = "Always" zone7.ProximityRange = Distance(200, "feet") zone7.AllowSetPositionTo = true zone7.Active = true zone7.Points = { ZonePoint(59.387733,24.037717,0), ZonePoint(59.387632,24.038188,0), ZonePoint(59.387388,24.038371,0), ZonePoint(59.387152,24.038155,0), ZonePoint(59.387067,24.037671,0), ZonePoint(59.387186,24.037216,0), ZonePoint(59.387435,24.037066,0), ZonePoint(59.387663,24.037314,0), } zone7.OriginalPoint = ZonePoint(59.3874, 24.037717, 0) zone7.DistanceRangeUOM = "Feet" zone7.ProximityRangeUOM = "Feet" zone7.OutOfRangeName = "" zone7.InRangeName = "" zone7.Media = image7 zone8 = Wherigo.Zone(wherigoCartridge) zone8.Id = "cf189d49-678c-455e-96c9-8dccbcc29458" zone8.Name = "Two of a kind but mirrored" zone8.Description = [[Category: Code: WMP8N Lion Statues Two similar but mirrored statues They are about 30cm in height, guarding an old stairway. From time to time you may be unable to reach them as the gates could be closed. You can although see them from the nearby walkinpath. ]] zone8.Visible = true zone8.DistanceRange = Distance(-1, "feet") zone8.ShowObjects = "Always" zone8.ProximityRange = Distance(200, "feet") zone8.AllowSetPositionTo = true zone8.Active = true zone8.Points = { ZonePoint(60.1549,24.869167,0), ZonePoint(60.154799,24.869649,0), ZonePoint(60.154555,24.869836,0), ZonePoint(60.154319,24.869615,0), ZonePoint(60.154234,24.86912,0), ZonePoint(60.154353,24.868654,0), ZonePoint(60.154602,24.868501,0), ZonePoint(60.15483,24.868755,0), } zone8.OriginalPoint = ZonePoint(60.154567, 24.869167, 0) zone8.DistanceRangeUOM = "Feet" zone8.ProximityRangeUOM = "Feet" zone8.OutOfRangeName = "" zone8.InRangeName = "" zone8.Media = image8 zone9 = Wherigo.Zone(wherigoCartridge) zone9.Id = "84dd2454-bec8-4e2d-9f0e-7ca12eab3f1e" zone9.Name = "Fortress of Suomenlinna at Helsinki, Finland" zone9.Description = [[Category: Code: WM2TY World Heritage Sites An island fortress in Helsinki harbour Suomelinna was constructed in the 1700s, when Finland was part of Sweden. It was an attempt by the Swedes to recalim the land that Russia had siezed at the beginning of thee 1700s. As a site it is especially interesting because of the battlements and stone fortifications, which were built in a typical arrow shaped form. The site contains many ancient cannons and other weapons, and several museums. Suomelinna is also the site of a present day naval training centre. The easiest way to reach it is by the ferry from the market square in Helsinki. ]] zone9.Visible = true zone9.DistanceRange = Distance(-1, "feet") zone9.ShowObjects = "Always" zone9.ProximityRange = Distance(200, "feet") zone9.AllowSetPositionTo = true zone9.Active = true zone9.Points = { ZonePoint(60.149283,24.980683,0), ZonePoint(60.149182,24.981165,0), ZonePoint(60.148938,24.981352,0), ZonePoint(60.148702,24.981131,0), ZonePoint(60.148617,24.980636,0), ZonePoint(60.148736,24.98017,0), ZonePoint(60.148985,24.980017,0), ZonePoint(60.149213,24.980271,0), } zone9.OriginalPoint = ZonePoint(60.14895, 24.980683, 0) zone9.DistanceRangeUOM = "Feet" zone9.ProximityRangeUOM = "Feet" zone9.OutOfRangeName = "" zone9.InRangeName = "" zone9.Media = image9 zone10 = Wherigo.Zone(wherigoCartridge) zone10.Id = "0eb83bfd-4143-4217-8d37-f1f6457e869f" zone10.Name = "Suomen Polkupyörätukku, Helsinki" zone10.Description = [[Category: Code: WM6VN Bicycle Shops Helsinki City center office of Suomen Polkupyörätukku. Sale and repair of bicycles and accessories. ]] zone10.Visible = true zone10.DistanceRange = Distance(-1, "feet") zone10.ShowObjects = "Always" zone10.ProximityRange = Distance(200, "feet") zone10.AllowSetPositionTo = true zone10.Active = true zone10.Points = { ZonePoint(60.161816,24.937,0), ZonePoint(60.161715,24.937482,0), ZonePoint(60.161471,24.93767,0), ZonePoint(60.161235,24.937448,0), ZonePoint(60.16115,24.936953,0), ZonePoint(60.161269,24.936487,0), ZonePoint(60.161518,24.936334,0), ZonePoint(60.161746,24.936588,0), } zone10.OriginalPoint = ZonePoint(60.161483, 24.937, 0) zone10.DistanceRangeUOM = "Feet" zone10.ProximityRangeUOM = "Feet" zone10.OutOfRangeName = "" zone10.InRangeName = "" zone11 = Wherigo.Zone(wherigoCartridge) zone11.Id = "fa946355-bfaf-4a5f-bcb9-1eaf4acd4ae9" zone11.Name = "Suomen Polkupyoratukku, Tapiola" zone11.Description = [[Category: Code: WM6VM Bicycle Shops Tapiola shop of Suomen Polkupyörätukku. Sale and repair of bicycles and accessories. ]] zone11.Visible = true zone11.DistanceRange = Distance(-1, "feet") zone11.ShowObjects = "Always" zone11.ProximityRange = Distance(200, "feet") zone11.AllowSetPositionTo = true zone11.Active = true zone11.Points = { ZonePoint(60.176216,24.7925,0), ZonePoint(60.176115,24.792982,0), ZonePoint(60.175871,24.79317,0), ZonePoint(60.175635,24.792948,0), ZonePoint(60.17555,24.792453,0), ZonePoint(60.175669,24.791987,0), ZonePoint(60.175918,24.791833,0), ZonePoint(60.176146,24.792087,0), } zone11.OriginalPoint = ZonePoint(60.175883, 24.7925, 0) zone11.DistanceRangeUOM = "Feet" zone11.ProximityRangeUOM = "Feet" zone11.OutOfRangeName = "" zone11.InRangeName = "" zone12 = Wherigo.Zone(wherigoCartridge) zone12.Id = "322d36e5-aaa5-47e0-89ea-463764dd59ef" zone12.Name = "Grand Casino Helsinki" zone12.Description = [[Category: Code: WM1N Casinos Grand Casino Helsinki is part of RAY, Finland’s Slot Machine Association, and the casino’s profit is distributed, according to RAY’s founding principle, to support health and welfare work. RAY has an exclusive right in Finland to operate slot machines and casino table games, and to run a casino. At the moment this is the only casino in Finland. Casino is open 363 days a year, every day from noon to 4 a.m. There are about 300 slot machines and 30 table games at the casino. Every new customer must be registered, and therefore customers should have an ID with a photograph with them on their first visit. All foreign visitors should bring along a passport. A digital photograph of every customer will be taken. Casino has about 220 employees. The gaming area spans two floors with a combined area of 2600 square meters (28000 square feet). ]] zone12.Visible = true zone12.DistanceRange = Distance(-1, "feet") zone12.ShowObjects = "Always" zone12.ProximityRange = Distance(200, "feet") zone12.AllowSetPositionTo = true zone12.Active = true zone12.Points = { ZonePoint(60.172166,24.945167,0), ZonePoint(60.172065,24.945649,0), ZonePoint(60.171821,24.945837,0), ZonePoint(60.171585,24.945615,0), ZonePoint(60.1715,24.94512,0), ZonePoint(60.171619,24.944654,0), ZonePoint(60.171868,24.944501,0), ZonePoint(60.172096,24.944754,0), } zone12.OriginalPoint = ZonePoint(60.171833, 24.945167, 0) zone12.DistanceRangeUOM = "Feet" zone12.ProximityRangeUOM = "Feet" zone12.OutOfRangeName = "" zone12.InRangeName = "" zone13 = Wherigo.Zone(wherigoCartridge) zone13.Id = "f3e38791-8759-4766-8a82-bc5af89b1d5d" zone13.Name = "University Botanical Gardens Helsinki" zone13.Description = [[Category: Code: WMCF Botanical Gardens The University Botanical Gardens are a park within a park - an area of leafy trees, small footpaths and beautiful flowers and bushes. It is also the home of Finland's greatest botanical collection located comfortably in the heart of city centre. The gardens came to Helsinki when the university changed locations after the great fire of Turku. The gorgeous greenhouses have been restored several times over the years, most extensively after the 1944 air raids. The gardens, designed by St. Petersburg architect Franz Falderman in the 1830s, are best known for their gorgeous C.L. Engel-designed main greenhouse, the central dome of which looms elegantly on the Kaisaniemi horizon. It is home to numerous tropical plants (cacti, orchids, royal water lily, cocoa), whereas the outdoor plants are from more temperate climates. The garden's main entrance is on Kaisaniemenranta, a boulevard that follows Kaisaniemi Bay, which is lined with old Empire-style wooden houses. More info: Botanic Garden You can even find a geocache within the garden: Uni Garden ]] zone13.Visible = true zone13.DistanceRange = Distance(-1, "feet") zone13.ShowObjects = "Always" zone13.ProximityRange = Distance(200, "feet") zone13.AllowSetPositionTo = true zone13.Active = true zone13.Points = { ZonePoint(60.175416,24.950083,0), ZonePoint(60.175315,24.950565,0), ZonePoint(60.175071,24.950753,0), ZonePoint(60.174835,24.950531,0), ZonePoint(60.17475,24.950036,0), ZonePoint(60.174869,24.94957,0), ZonePoint(60.175118,24.949416,0), ZonePoint(60.175346,24.94967,0), } zone13.OriginalPoint = ZonePoint(60.175083, 24.950083, 0) zone13.DistanceRangeUOM = "Feet" zone13.ProximityRangeUOM = "Feet" zone13.OutOfRangeName = "" zone13.InRangeName = "" -- Characters -- -- Items -- -- Tasks -- zTaskVisit= Wherigo.ZTask(wherigoCartridge) zTaskVisit.Id= "a9ca4251-7c86-48f6-9ce9-faea8305376b" zTaskVisit.Name="Visit a location" zTaskVisit.Description=[[To complete this cartridge you need to visit any one of the locations listed.]] zTaskVisit.Visible=true zTaskVisit.Active=true zTaskVisit.Complete=false zTaskVisit.CorrectState="None" zTaskUnlock= Wherigo.ZTask(wherigoCartridge) zTaskUnlock.Id= "5f3b39db-d599-4b3e-8a25-50bac6ae7f7c" zTaskUnlock.Name="Unlock the cartridge" zTaskUnlock.Description=[[Congratulations! Now that you have completed the cartridge you can visit Wherigo.com to unlock it]] zTaskUnlock.Visible=false zTaskUnlock.Active=true zTaskUnlock.Complete=false zTaskUnlock.CorrectState="None" -- Cartridge Variables -- -- Builder Variables (to be read by the builder only) -- buildervar = {} -- ZTimers -- -- Inputs -- -- -- Events/Conditions/Actions -- -- #function zone0:OnEnter()# -- function zone0:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone1:OnEnter()# -- function zone1:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone2:OnEnter()# -- function zone2:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone3:OnEnter()# -- function zone3:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone4:OnEnter()# -- function zone4:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone5:OnEnter()# -- function zone5:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone6:OnEnter()# -- function zone6:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone7:OnEnter()# -- function zone7:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone8:OnEnter()# -- function zone8:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone9:OnEnter()# -- function zone9:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone10:OnEnter()# -- function zone10:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone11:OnEnter()# -- function zone11:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone12:OnEnter()# -- function zone12:OnEnter() completeCartridge() end -- #endfunction -- -- #function zone13:OnEnter()# -- function zone13:OnEnter() completeCartridge() end -- #endfunction -- -- Builder Generated Function Callbacks -- -- #begincallbacks# -- -- #endcallbacks# -- -- #CBLASTUSED=0# -- -- End Builder Generated Function Callbacks -- -- #Author Functions Go Here# -- function completeCartridge() zTaskVisit.Complete=true zTaskUnlock.Visible=true wherigoCartridge.Complete=true end -- #End Author Functions# -- -- Nothing after this line -- return wherigoCartridge