Add freshwater habitats and saltwater tide ribbons
This commit is contained in:
parent
53fdc9ef21
commit
69b7969e25
40 changed files with 1323 additions and 148 deletions
|
|
@ -10,6 +10,7 @@ enum SurfaceHeightMode {
|
|||
}
|
||||
|
||||
@export var location_tags: Array[StringName] = []
|
||||
@export var water_type: WaterType.Type = WaterType.Type.FRESH_WATER
|
||||
@export var fish_pool: FishPoolType
|
||||
@export var selection_priority: int = 0
|
||||
@export_group("Surface")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue