Skip to content

Commit

Permalink
DiD: use specified colors for monsters and DV
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Oct 22, 2019
1 parent ccc877e commit da45815
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Expand Up @@ -61,6 +61,7 @@
no_leader=yes
hidden=yes
team_name=monsters
color=orange
[ai]
aggression=1.0
caution=0.0
Expand Down Expand Up @@ -90,6 +91,7 @@
no_leader=yes
hidden=yes
team_name=good
color=black
[/side]

#define OBJECTIVE_EXPLORE
Expand Down
Expand Up @@ -63,6 +63,7 @@
no_leader=yes

{FLAG_VARIANT undead}
color=black

[ai]
village_value=0.2
Expand Down
Expand Up @@ -112,6 +112,7 @@
no_leader=yes
hidden=yes
income=-2
color=orange

fog=yes
shroud=yes
Expand Down

0 comments on commit da45815

Please sign in to comment.