Skip to content

Commit

Permalink
DiD S10: remove book overlay in all victory conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Oct 28, 2019
1 parent 2a2ebde commit f23dba7
Showing 1 changed file with 4 additions and 5 deletions.
Expand Up @@ -905,11 +905,6 @@
[/filter_location]
[/filter]

[remove_object]
role=book_carrier
object_id="book_icon"
[/remove_object]

{MOVE_UNIT (id=Malin Keshar) 1 8}

[message]
Expand Down Expand Up @@ -967,6 +962,10 @@
[event]
name=victory

[remove_object]
role=book_carrier
object_id="book_icon"
[/remove_object]
{CLEAR_VARIABLE bookX,bookY,dela_arrived}
[/event]

Expand Down

0 comments on commit f23dba7

Please sign in to comment.