File diff 133704bbb384 → c5df9d0afc69
atlantis_iyhehevjiarr.lua
Show inline comments
 
@@ -324,14 +324,13 @@ iyh_fight_torpedo = obj {
 
				elseif (ArrayUtils.indexOf(pl.party, 'aikerjarr') ~= 0) then
 
					pr [[Аикерьярр отворачивается от иллюминатора и со злобой смотрит на вас: "Ты за-это-ответишь he'rr". ]];
 
				end;
 
				walk("preview_unavailable_rayfish");
 
				--[[if (math.abs(iyh_fight.temple_distance) < 100) then
 
				if (math.abs(iyh_fight.temple_distance) < 100) then
 
					walk("iyh_near_temple");
 
				else
 
					walk("iyh_far_from_entrance");
 
				end;
 
				
 
				return;]]
 
				return;
 
			end;
 
			return iyh_fight:maketurn();
 
		end;