Skip to content

Commit

Permalink
Merge pull request CleverRaven#75432 from ehughsbaird/see-cost-enum
Browse files Browse the repository at this point in the history
Use an enum to specify overmap tile see cost instead of a number
  • Loading branch information
Maleclypse authored Aug 6, 2024
2 parents f6c5cc7 + 700bbd7 commit fd4d1a9
Show file tree
Hide file tree
Showing 83 changed files with 771 additions and 583 deletions.
1 change: 1 addition & 0 deletions data/json/mapgen/debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"name": "debug_item_group_test",
"sym": "T",
"color": "light_red",
"see_cost": "none",
"flags": [ "NO_ROTATE", "SHOULD_NOT_SPAWN" ]
},
{
Expand Down
Loading

0 comments on commit fd4d1a9

Please sign in to comment.