# HG changeset patch # User Silverwing # Date 2017-12-24 11:43:12 # Node ID 03c4717e97c568ff09bb9e7ea6fb531abc0905d4 # Parent c3a30f31b01d86077254392971c10c9aac5333cb Typo 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;