BibliothecaDAO / eternum

onchain eternal game
https://eternum.realms.world
MIT License
48 stars 37 forks source link

[contracts] Structures can be built on water #1329

Open bob0005 opened 2 months ago

bob0005 commented 2 months ago

Client already has restrictions in place, but contracts do not yet. We should add an assert that checks that the tile being built on is not of 'water' type biome.

aymericdelab commented 2 months ago

this is part of a bigger issue which is that we don't know the biome of the hexes for now