Changeset - fd2f69592adb
[Not reviewed]
default
0 1 0
Silverwing - 5 years ago 2019-06-23 04:48:26

Tablet should not disappear
1 file changed with 0 insertions and 5 deletions:
0 comments (0 inline, 0 general)
atlantis_iyhehevjiarr.lua
Show inline comments
 
@@ -1571,7 +1571,6 @@ iyh_outro_svetlova = room {
 
        remove(iyh_looking_glass, pl);
 
        remove(item_statuette, pl);
 
        remove(item_temple_disk, pl);
 
        remove(iyh_item_record, pl);
 
        remove(item_legend_of_temple, pl);
 
        remove(item_legend_of_dark_source, pl);
 
        remove(item_legend_of_first_city, pl);
 
@@ -1609,7 +1608,6 @@ iyh_outro_aikerrjarr = room {
 
        remove(iyh_looking_glass, pl);
 
        remove(item_statuette, pl);
 
        remove(item_temple_disk, pl);
 
        remove(iyh_item_record, pl);
 
        remove(item_legend_of_temple, pl);
 
        remove(item_legend_of_dark_source, pl);
 
        remove(item_legend_of_first_city, pl);
 
@@ -1639,7 +1637,6 @@ iyh_outro_learr_shockfish_dead = room {
 
        remove(iyh_looking_glass, pl);
 
        remove(item_statuette, pl);
 
        remove(item_temple_disk, pl);
 
        remove(iyh_item_record, pl);
 
        remove(item_legend_of_temple, pl);
 
        remove(item_legend_of_dark_source, pl);
 
        remove(item_legend_of_first_city, pl);
 
@@ -1670,7 +1667,6 @@ iyh_outro_learr_temple_destroyed = room 
 
        remove(iyh_looking_glass, pl);
 
        remove(item_statuette, pl);
 
        remove(item_temple_disk, pl);
 
        remove(iyh_item_record, pl);
 
        remove(item_legend_of_temple, pl);
 
        remove(item_legend_of_dark_source, pl);
 
        remove(item_legend_of_first_city, pl);
 
@@ -1693,7 +1689,6 @@ iyh_outro_learr = dlg {
 
        remove(iyh_looking_glass, pl);
 
        remove(item_statuette, pl);
 
        remove(item_temple_disk, pl);
 
        remove(iyh_item_record, pl);
 
        remove(item_legend_of_temple, pl);
 
        remove(item_legend_of_dark_source, pl);
 
        remove(item_legend_of_first_city, pl);
0 comments (0 inline, 0 general)