From 3f7760c4a7768dabbea0f8e405926859391d8900 Mon Sep 17 00:00:00 2001
From: LeeTwentyThree <31892011+LeeTwentyThree@users.noreply.github.com>
Date: Tue, 19 Dec 2023 11:39:06 -0500
Subject: [PATCH] TEST TO FIX DOCS
---
Nautilus/Documentation/tutorials/biomes.md | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/Nautilus/Documentation/tutorials/biomes.md b/Nautilus/Documentation/tutorials/biomes.md
index 9a04c4471..1a0a945bf 100644
--- a/Nautilus/Documentation/tutorials/biomes.md
+++ b/Nautilus/Documentation/tutorials/biomes.md
@@ -6,8 +6,7 @@ This guide provides some information on adding custom biomes.
## Biomes reference list
-
- Expand to view base game biome data (SN1):
+SN1 Biome Settings:
| Biome name | Sky name | Settings |
|--------------|-----------------|-------------------------------------------------------|
@@ -157,10 +156,7 @@ This guide provides some information on adding custom biomes.
| grandReef_wreck | SkyExplorableWreck | Absorption: (16.0, 12.0, 6.0)
Scattering: 2
Scattering color: RGBA(0.000, 1.000, 0.910, 1.000)
Murkiness: 0.25
Emissive: RGBA(0.000, 0.957, 1.000, 1.000)
Emissive scale: 0.03
Start distance: 40
Sunlight scale: 0
Ambient scale: 0
Temperature: 24
|
| CrashZone_Trench | SkyCrashZone | Absorption: (17.0, 20.0, 20.0)
Scattering: 1
Scattering color: RGBA(1.000, 1.000, 1.000, 1.000)
Murkiness: 0.2
Emissive: RGBA(1.000, 1.000, 1.000, 1.000)
Emissive scale: 0
Start distance: 5
Sunlight scale: 0.75
Ambient scale: 1
Temperature: 24
|
-
-
-
- Expand to view base game biome data (BZ):
+BZ Biome Settings:
| Biome name | Sky name | Settings |
|--------------|-----------------|-------------------------------------------------------|
@@ -264,6 +260,4 @@ This guide provides some information on adding custom biomes.
| OutpostZero_Interior | SkyOutpostZero_Interior | Absorption: (20.0, 10.0, 5.0)
Scattering: 0.5
Scattering color: RGBA(0.000, 0.498, 0.651, 1.000)
Murkiness: 0.1
Emissive: RGBA(0.196, 0.395, 0.557, 1.000)
Emissive scale: 0.05
Start distance: 6
Sunlight scale: 1
Ambient scale: 1.3
Temperature: 0
|
| WorldEdge | SkyIceberg | Absorption: (10.0, 5.0, 4.0)
Scattering: 0.5
Scattering color: RGBA(0.000, 0.498, 0.651, 1.000)
Murkiness: 0.4
Emissive: RGBA(0.098, 0.286, 0.396, 1.000)
Emissive scale: 0.2
Start distance: 25
Sunlight scale: 0.1
Ambient scale: 6
Temperature: 1
|
| EndGameAsteroids | SkyAsteroids | Absorption: (10.0, 5.0, 4.0)
Scattering: 0.5
Scattering color: RGBA(1.000, 1.000, 1.000, 1.000)
Murkiness: 0
Emissive: RGBA(0.098, 0.286, 0.396, 1.000)
Emissive scale: 0
Start distance: 25
Sunlight scale: 0
Ambient scale: 0
Temperature: 1
|
-| ArcticSpiresCache | SkyKelpCave | Absorption: (12.0, 12.0, 7.0)
Scattering: 0
Scattering color: RGBA(1.000, 1.000, 1.000, 1.000)
Murkiness: 0.7
Emissive: RGBA(0.838, 0.639, 0.210, 1.000)
Emissive scale: 0.13
Start distance: 12
Sunlight scale: 0
Ambient scale: 0.8
Temperature: 1
|
-
-
\ No newline at end of file
+| ArcticSpiresCache | SkyKelpCave | Absorption: (12.0, 12.0, 7.0)
Scattering: 0
Scattering color: RGBA(1.000, 1.000, 1.000, 1.000)
Murkiness: 0.7
Emissive: RGBA(0.838, 0.639, 0.210, 1.000)
Emissive scale: 0.13
Start distance: 12
Sunlight scale: 0
Ambient scale: 0.8
Temperature: 1
|
\ No newline at end of file