BGforgeNet/Fallout2_Restoration_Project

ecbox: invalid coordinates check for Zone4

Closed this issue · 3 comments

What do you suggest?

For my mod, I changed the line to: INBOUNDS(350, 1400, 1100, 1500, val) - this covers the lower part of the land area.
Need to take a look at the Zone4 contents though. Seems OK at first glance (plasma vs frag grenade, energy cells, etc) but this part of code probably was never used since the game came out :)

It's not a guaranteed plasma grenade, just a 1% chance to get it. I'm sure it's fine at any stage.