sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
348 stars 41 forks source link

get_tile_fid not working properly on all tiles #571

Open blackpaulillyria opened 5 days ago

blackpaulillyria commented 5 days ago

I discovered that function get_tile_fid sometimes returns value of 1 for some tiles, even if they contain a tile with a fid other than 1. This seems to happen on elevation 3, possibly others, around the edges of big maps. I will add more details about the issue as I discover them.