Skip to content

Commit

Permalink
make objectives more clear
Browse files Browse the repository at this point in the history
  • Loading branch information
doofus-01 committed Dec 16, 2023
1 parent 4e56568 commit 9302fba
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -218,17 +218,17 @@
side=1
[objective]
#ifdef HARD
description= _ "Transport 5 caravans full of silver back to the dwarvish castle"
description= _ "Transport 5 caravans full of silver to the dwarvish stronghold in the northeast corner"
#else
description= _ "Transport 4 caravans full of silver back to the dwarvish castle"
description= _ "Transport 4 caravans full of silver to the dwarvish stronghold in the northeast corner"
#endif
condition=win
[show_if]
{VARIABLE_CONDITIONAL incominggold greater_than 0}
[/show_if]
[/objective]
[objective]
description= _ "Bring Alanin, who has the Ruby of Fire, to the dwarvish castle"
description= _ "Bring Alanin, who has the Ruby of Fire, to the dwarvish stronghold in the northeast corner"
condition=win
[show_if]
{VARIABLE_CONDITIONAL havestone boolean_not_equals yes}
Expand Down

0 comments on commit 9302fba

Please sign in to comment.