Changeset - 4da7b156d163
[Not reviewed]
default
0 1 1
Silverwing - 5 years ago 2019-06-16 20:25:57

Dypatreanotrr only map
2 files changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
images/map_dyp.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
leviathan.lua
Show inline comments
 
@@ -187,8 +187,10 @@ lev_capn_map = obj {
 
lev_capn_map_see = room {
 
	nam = 'Левиафан, каюта капитана';
 
	pic = function(s)
 
		if not iraaphaanotrr_found then
 
		if not dypphaanotrr_found then
 
			return 'images/map_begin.png';
 
		elseif not iraaphaanotrr_found then
 
			return 'images/map_dyp.png';
 
		elseif not venaedanotrr_found then
 
			return 'images/map_near.png';
 
		elseif not nleyyslanotrr_found then
0 comments (0 inline, 0 general)