Changeset - 8a9aca917653
[Not reviewed]
default
0 1 0
Silverwing - 6 years ago 2017-12-24 11:46:24

state fix
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
atlantis_iyhehevjiarr.lua
Show inline comments
 
@@ -82,8 +82,8 @@ iyh_far_from_entrance = dlg {
 
	hideinv = true;
 
    leviathan = true;
 
	entered = function(s)
 
		atl_iyh_state = 7;
 
		if (not s.visited) then
 
            atl_iyh_state = 7;
 
			return [[Вы прибываете на место. ]];
 
		end;
 
	end;
0 comments (0 inline, 0 general)