lib/echelon/parks/alton_towers.rb in echelon-0.0.5 vs lib/echelon/parks/alton_towers.rb in echelon-1.0.0

- old
+ new

@@ -8,11 +8,18 @@ attr_reader :json_data def ride_list { 1 => 'Air', - 2 => 'Enterprise', - 3 => 'Rita' + 2 => 'Nemesis', + 3 => 'TH13TEEN', + 6 => 'Oblivion', + 8 => 'Rita', + 10 => 'Congo River Rapids', + 11 => 'Sonic Spinball', + 14 => 'Runaway Mine Train', + 15 => 'The Flume', + 31 => 'Nemesis Sub-Terra' } end def initialize # fetch the json feed from the merlin site \ No newline at end of file