Changeset - 98860ae05516
[Not reviewed]
default
0 1 0
silverwing - 5 years ago 2019-10-06 09:23:30

[fix] Syntax error
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
atlantis_iyhehevjiarr.lua
Show inline comments
 
@@ -506,7 +506,7 @@ iyh_ravine_entry = dlg {
 
            walk("iyh_far_from_entrance");
 
            return false;
 
        end};
 
        {tag="hidden_entrance, "always = true, "[Подвести Левиафан к скрытому входу в храм]", function(s)
 
        {tag="hidden_entrance", always = true, "[Подвести Левиафан к скрытому входу в храм]", function(s)
 
            move(submarine_leviathan, "iyh_rear_entrance_foot");
 
            walk("iyh_rear_entrance");
 
            return false;
0 comments (0 inline, 0 general)