diff --git a/atlantis.lua b/atlantis.lua --- a/atlantis.lua +++ b/atlantis.lua @@ -130,7 +130,7 @@ atl_aqua_leviathan_dock = room { elseif atl_iyh_shockfish_dead then walk('iyh_outro_learr_shockfish_dead'); elseif atl_iyh_entrance_destroyed then - walk('iyh_outro_learr_temple_destoryed'); + walk('iyh_outro_learr_temple_destroyed'); else walk('iyh_outro_learr'); end;