branchrust_reboot/main/naval_update/island_scenescancel
4 Commits over 31 Days - 0.01cph!
Re-enable "Force Deep Sea" in the GameSetup of each tropical island scene
Enable the ConVar `force_scene_deep_sea` when the "Spawn Grass Placements" button is clicked in editor
- doesn't fix the grass not spawning when SpawnFilter is set to DeepSea biome, but does ensure that "IsInDeepSea()" returns true while the grass is spawned
merge from deep_sea -> deep_sea/island_scenes
Fix broken reference to `ServerOnly` GameObject in RealmedRemove on Tropical1 (was correct on other islands)
S2P