Skip to content

Commit

Permalink
Merge pull request CleverRaven#57604 from GuardianDll/magiclysm_map
Browse files Browse the repository at this point in the history
Make few magiclysm location a bit more visible
  • Loading branch information
Rivet-the-Zombie authored May 13, 2022
2 parents ed53115 + 8d4a6c6 commit 7c0b8b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/mods/Magiclysm/worldgen/overmap_terrain.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
{
"type": "overmap_terrain",
"id": "black_dragon_lair_z-0_NW",
"name": "swamp",
"name": "swamp?",
"sym": "F",
"color": "cyan",
"color": "c_light_cyan",
"looks_like": "forest_water",
"see_cost": 5,
"flags": [ "SOURCE_FORAGE", "RISK_HIGH" ]
Expand Down Expand Up @@ -279,9 +279,9 @@
{
"type": "overmap_terrain",
"id": "lake_retreat_ground",
"name": "forest",
"name": "forest?",
"sym": "F",
"color": "green",
"color": "c_light_green",
"looks_like": "forest",
"see_cost": 5
},
Expand Down

0 comments on commit 7c0b8b2

Please sign in to comment.