I-am-Erk / CDDA-Tilesets

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

[SurveyorsMap] Fix E-W orientation of house sprites #2380

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 houses.

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.