Why do I have so many more errors?
[Modern Quest System + UI] 004_Quest_Data.rb:338: syntax error, unexpected string literal, expecting local variable or method
:Name => "Troblesome Ghosts",
^
[Modern Quest System + UI] 004_Quest_Data.rb:338: syntax error, unexpected ',', expecting `end'
:Name => "Troblesome Ghosts",
^
[Modern Quest System + UI] 004_Quest_Data.rb:340: syntax error, unexpected string literal, expecting local variable or method
:Stage1 => "Find out if these ghosts are ...
^
[Modern Quest System + UI] 004_Quest_Data.rb:340: syntax error, unexpected ',', expecting `end'
...sts are known by anyone else.",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:342: syntax error, unexpected string literal, expecting local variable or method
:Stage3 => "Tell the little girl about wh...
^
[Modern Quest System + UI] 004_Quest_Data.rb:342: syntax error, unexpected ',', expecting `end'
...ttle girl about what you did.",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:344: syntax error, unexpected string literal, expecting local variable or method
:Location2 => "Wavellite Harbor",
^
[Modern Quest System + UI] 004_Quest_Data.rb:344: syntax error, unexpected ',', expecting `end'
...ocation2 => "Wavellite Harbor",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:346: syntax error, unexpected string literal, expecting local variable or method
:QuestDescription => "Rumors say that ghosts haunt ...
^
[Modern Quest System + UI] 004_Quest_Data.rb:346: syntax error, unexpected ',', expecting `end'
...t who cares, ghosts are cute!",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:348: syntax error, unexpected '}', expecting `end'
[Modern Quest System + UI] 004_Quest_Data.rb:351: syntax error, unexpected symbol literal, expecting label or ** or **arg or string literal
:ID => "27",
^
[Modern Quest System + UI] 004_Quest_Data.rb:352: syntax error, unexpected string literal, expecting local variable or method
:Name => "Gizem's Request",
^
[Modern Quest System + UI] 004_Quest_Data.rb:352: syntax error, unexpected ',', expecting `end'
:Name => "Gizem's Request",
^
[Modern Quest System + UI] 004_Quest_Data.rb:354: syntax error, unexpected string literal, expecting local variable or method
:Stage1 => "Go to Fluorite City from the ...
^
[Modern Quest System + UI] 004_Quest_Data.rb:354: syntax error, unexpected ',', expecting `end'
...City from the boat on Route 8",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:356: syntax error, unexpected string literal, expecting local variable or method
:Stage3 => "Enter the School of Legends.",
^
[Modern Quest System + UI] 004_Quest_Data.rb:356: syntax error, unexpected ',', expecting `end'
..."Enter the School of Legends.",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:358: syntax error, unexpected string literal, expecting local variable or method
:Stage5 => "Enter the unknown person's ho...
^
[Modern Quest System + UI] 004_Quest_Data.rb:358: syntax error, unexpected ',', expecting `end'
...r the unknown person's house.",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:360: syntax error, unexpected string literal, expecting local variable or method
:Location2 => "Route 24",
^
[Modern Quest System + UI] 004_Quest_Data.rb:360: syntax error, unexpected ',', expecting `end'
:Location2 => "Route 24",
^
[Modern Quest System + UI] 004_Quest_Data.rb:362: syntax error, unexpected string literal, expecting local variable or method
:Location4 => "Calcite City",
^
[Modern Quest System + UI] 004_Quest_Data.rb:362: syntax error, unexpected ',', expecting `end'
:Location4 => "Calcite City",
^
[Modern Quest System + UI] 004_Quest_Data.rb:364: syntax error, unexpected string literal, expecting local variable or method
:QuestDescription => "You're finally the Champion o...
^
[Modern Quest System + UI] 004_Quest_Data.rb:364: syntax error, unexpected ',', expecting `end'
...dventure is already begining.",
... ^
[Modern Quest System + UI] 004_Quest_Data.rb:366: syntax error, unexpected '}', expecting `end'