Changeset - 03c4717e97c5
[Not reviewed]
default
0 1 0
Silverwing - 7 years ago 2017-12-24 11:43:12

Typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
atlantis.lua
Show inline comments
 
@@ -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;
0 comments (0 inline, 0 general)