direinsomniac
Well-known member
Project: Kingdom Building (needs help)
I am trying to code a new building called a Levee.
This particular structure is supposed to be built next to a river or ocean.
I've looked at various other water-related buildings in the list, but not able to come up with the proper Expr-Req.
This is what I have:
tagis[HexFeature.WaterR?] | tagexpr[HexFeature.Water?] <> 0
				
			I am trying to code a new building called a Levee.
This particular structure is supposed to be built next to a river or ocean.
I've looked at various other water-related buildings in the list, but not able to come up with the proper Expr-Req.
This is what I have:
tagis[HexFeature.WaterR?] | tagexpr[HexFeature.Water?] <> 0
			
				Last edited: