I-am-Erk / CDDA-Tilesets

Master tileset repository for Cataclysm: Dark Days Ahead
Other
317 stars 166 forks source link

[Surveyor's Map] Fix E/W orientation of city buildings #2379

Closed curstwist closed 3 months ago

curstwist commented 3 months ago

Summary

Update json to fix East/West building orientation.

Content of the change

Swap _W & _E in json files for commercial buildings, parks.

Testing

I composed the tileset and checked the overmap using a mega city to confirm changes worked & don't cause errors.

Additional information

Simple swap in the json's IDs order so it is NWSE instead of NESW.