Changeset - 23caf9d3d723
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-01-27 19:12:22

exiting dypatreanotrr treasury is now possible
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
atlantis_dyp_night.lua
Show inline comments
 
@@ -238,13 +238,13 @@ dyp_night_chief_house_treasury = darkroo
 
            if pl.has_light then
 
                pr [[Вас заметят, если вы не выключите свет. ]];
 

	
 
                return false;
 
            end;
 
            return 'dyp_night_chief_house_2nd_floor';
 
        end);
 
        end, 2);
 
    };
 
};
 

	
 
item_scepter = obj {
 
    var {
 
        state = 0;
0 comments (0 inline, 0 general)