Changeset - 4d2328c6784b
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-07-21 13:41:38

fix not displaying properly tentacle in front of Leviathan
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
journey_temple.lua
Show inline comments
 
@@ -1155,6 +1155,7 @@ dt_fight = room {
 
    maketurn = function(s)
 
        local dcnt = 0;
 
        if (s.has_shot) then
 
            local f = s.dir;
 
            local fr = s.dir + 1;
 
            local r = s.dir + 2;
 
            local br = s.dir + 3;
0 comments (0 inline, 0 general)