Skip to content

Commit

Permalink
feat(balance): add GLOBALLY_UNIQUE to Hub01 (#5925)
Browse files Browse the repository at this point in the history
Update specials.json

add "GLOBALLY_UNIQUE" to Hub01
  • Loading branch information
Zlorthishen authored Jan 12, 2025
1 parent b7b0fe5 commit c80f424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/overmap/overmap_special/specials.json
Original file line number Diff line number Diff line change
Expand Up @@ -2869,7 +2869,7 @@
"city_sizes": [ 1, 16 ],
"occurrences": [ 35, 100 ],
"rotate": false,
"flags": [ "UNIQUE", "ELECTRIC_GRID" ]
"flags": [ "ELECTRIC_GRID", "UNIQUE", "GLOBALLY_UNIQUE" ]
},
{
"type": "overmap_special",
Expand Down

0 comments on commit c80f424

Please sign in to comment.