#📁wiki-changes

1 messages · Page 22 of 1

shy folioBOT
#

Redirected to Cavitation Muffler via Special:SearchDigest after 14 missed searches

Tags

New redirect

Redirected to Biomes via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Great Jaw via Special:SearchDigest after 12 missed searches

Tags

New redirect

Redirected to Karakorum Power Plant via Special:SearchDigest after 13 missed searches

Tags

New redirect

Redirected to Axum via Special:SearchDigest after 12 missed searches

Tags

New redirect

Redirected to Seabases#Base Pieces via Special:SearchDigest after 12 missed searches

Tags

New redirect

shy folioBOT
shy folioBOT
#

Created page with ".outer-lifeform { display: flex; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap; gap: 10px; } .inner-lifeform { display: flex; flex-direction: column; align-items: center; padding: 10px; background-color: var(--background-color-interactive); border-radius: var(--border-radius-table); } .inner-lifeform span { background-color: var(--background-color-base); border-radius: var(--border-radius-table..."

snow knotBOT
snow knotBOT
shy folioBOT
shy folioBOT
shy folioBOT
#

→Databank Entries: changing proteus medical risk to getdatabank

→Blackbox Locations: Added ruby's blackbox dialog

databank entry, category

databank

databank

databank

→Blackbox Locations: Added Anita's second blackbox to the dialog column.

No description provided

#

content was: "local pt = require('Module:Paramtest') local p = {} local function plink(item, width, link) return string.format('%dpx|link=%s %s', item, width or 25, link or item, link or item, item) end local function get_data(page) local recipes = bucket('recipe') .select('page_name', 'json', 'machine', 'items', 'main_result') .where('...", and the only contributor was "Californ1a" (talk)

content was: "<includeonly>{{#invoke:Uses machine list|main}}</includeonly><noinclude>{{/doc}}</noinclude>", and the only contributor was "Californ1a" (talk)

snow knotBOT
shy folioBOT
#

Created page with "Just another nerd on the internet. find me on Discord, [https://www.twitch.tv/doctabasco Twitch], [https://www.youtube.com/@doctabasco Youtube], and maybe [https://bsky.app/profile/doctabasco.bsky.social Bluesky]"

No description provided

Tags

Visual edit

support count ranges for table sort value

#

Created page with "local hc = require('Module:Paramtest').has_content local p = {} local function get_data(machine, items) local conditions = {} for i, v in ipairs(items) do table.insert(conditions, {'main_result', v}) end local data = bucket('recipe') .select('page_name', 'json', 'machine', 'main_result') .where( {'machine', machine}, bucket.Or(conditions) ) .limit(500) .run() local show_duration = false -- Create per-item recipe lookup table local recipes = {..."

content was: "{{No documentation}}", and the only contributor was "Californ1a" (talk)

snow knotBOT
shy folioBOT
#

No description provided

Blanked the page

Tags

Blanking, Manual revert

Created page with "{{No documentation}}"

Created page with "<includeonly>{{#invoke:Machine recipe list|main}}</includeonly><noinclude>{{/doc}}</noinclude>"

snow knotBOT
shy folioBOT
#

Created page with "{{Documentation}} Used to format a list of items with their recipes in a specific machine. ==Usage== {{T|Machine recipe list|item_list|machine}} The <code>machine</code> name is optional and only required when it does not match the page title. ==Examples== The item list can be provided either with or without links. Using links allows overriding the product item name in the output table. ===Regular=== <pre>{{Machine recipe list| * Rebreather * Basic Fins * Improved Fin..."

use template for output lists

#

idek if the "no lifeforms" part is true i just wanted to get rid of the unnecessary section at least

snow knotBOT
#

Created page with "{ "name": { "type": "TEXT" }, "alt_name": { "type": "TEXT" }, "image": { "type": "PAGE" }, "description": { "type": "TEXT" }, "source": { "type": "TEXT" }, "game": { "type": "TEXT" } }"

#

Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local bucket_name = mw.text.trim(args[1] or '') local sub_name = mw.text.trim(args[2] or '') out_args = {} for k, v in pairs(args) do if v == '' then out_args[k] = nil else out_args[k] = mw.text.unstripNoWiki(v) end end --Clean up the args that aren't fields out_args[1] = nil out_args[2] = nil bucket(bucket_name).sub(sub_name).put(out_args) end return p"

Created page with "<includeonly>{{#invoke:BucketPut|main}}</includeonly><noinclude>{{/doc}}</noinclude>"

shy folioBOT
snow knotBOT
#

Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} | no | n | false | 0 = {{{false|<!-- null -->}}} | = {{{blank|{{{false|<!-- null -->}}}}}} | ¬ = {{{¬|}}} | yes | y | true | 1 = {{{true|1}}} | #default = {{{def|{{{true|1}}}}}} }}</onlyinclude> {{Documentation}}"

Created page with "Tests an input for a [https://en.wikipedia.org/wiki/Truthy_(computing) truthy or falsy] value. This is the pure wikitext template version - for module use, use Module:Yesno. ==Truthy and falsy values== The following values are considered 'truthy' (case insensitive): * <code>yes</code> * <code>y</code> * <code>true</code> * <code>1</code> The following values are considered 'falsy' (case insensitive): * <code>no</code> * <code>n</code> * <code>false</code> * <code>0..."

No description provided

shy folioBOT
snow knotBOT
#

Created page with "local hc = require('Module:Paramtest').has_content local p = {} local function get_data(name, game, page) local conditions = { bucket.Or( {'name', name:upper()}, {'alt_name', name} ), {'game', game} } if page then table.insert(conditions, {'page_name', page}) end local data = bucket('databank') .select('page_name', 'name', 'image', 'description', 'source', 'alt_name') .where(conditions) .limit(5) .run() local filtered = {} for i, v in ipa..."

#

Replaced content with "<includeonly>{{#invoke:GetDatabank|main|game=sn}}</includeonly><noinclude>{{Documentation}}</noinclude>"

Tags

Replaced

shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Created page with "<div class="messagebox info delete"> {| |width="50"|50px|link=|class=notpageimage |'''This {{PageType}} is a candidate for deletion.'''<div>Reason: {{#if: {{{1|}}}|''{{{1}}}''|''No reason provided.''}}</div> |}</div><includeonly>Category:Candidates for deletion</includeonly><noinclude>Category:Maintenance templates{{/doc}}</noinclude>"

Created page with "Pages are added here using Template:Delete. Category:Articles needing action"

snow knotBOT
snow knotBOT
#

Created page with "local InfoboxBuilder = require('Module:InfoboxBuilder') local iu = require('Module:InfoboxUtils') local p = {} function p.main(frame) local args = frame:getParent().args local currentTitle = mw.title.getCurrentTitle() -- Create a new InfoboxBuilder object. local infobox = InfoboxBuilder() :title(args.title or currentTitle.fullText) :image({image=iu.image(args.image) or ''}) :row({ label = 'Location', value = args.location }) :row({ label = 'Depth', value =..."

snow knotBOT
#

Created page with "<div class="otheruses seealso plainlinks" style="font-size:smaller;">This section is a stub. You can help by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].</div><includeonly>Category:Section stubs</includeonly><noinclude>{{/doc}}</noinclude>"

snow knotBOT
shy folioBOT
#

Created page with "{{Infobox Lifeform |image = Dead Coral Crab.png |category = Crustaceans |biome = Graveyard Caves }} '''Dead Coral Crabs''' are the remains of Coral Crabs found in the caves of the Graveyard. The bodies are typically associated with a bleached and dead Coral Dome. The reason for the high concentration of dead Coral Crabs in these caves is unknown. {{Databank |name=Dead Coral Crab |image=Dead Coral Crab.png |description= The remai..."

No description provided

shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Created page with "== Coral Crab == Hi. I see we are having a bit of a disagreement on the Coral Crab page. Instead of having an edit war let's discuss the Leviathan categorization - The devs have stated multiple times in Discord that the Coral Crab is a Leviathan, as you can see in the cited Discord message. They have also said they plan to add a Leviathan category to the Databank, that way the classifications will be reflected in-game and not be exclusive to Discord lore. In your edi..."

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

developer discord messages are considered citable information - left a message on user's talk page to discuss further if they have questions

Tags

Undo

snow knotBOT
shy folioBOT
snow knotBOT
#

Created page with "{{Biome2 |image1 = Crash_Zone-2.jpg |depth_range = 0 - 560 meters |coords = 725 -53 163 |poi = * Aurora * Destroyed Lifepods ** 717 -7 161 |nodes = * Limestone Outcrop * Sandstone Outcrop |temp = 14.9°C-27.0°C |music = ''Crash Site'' }} {{Quote2|Lifeform readings in this region are sparse. The Aurora's radioactive fallout will have devastating effects on the alien ecosystem if not contained within the next 24 hours. File:Goal_Biom..."

shy folioBOT
snow knotBOT
#

No description provided

Created page with "{{Biome2 |image1 = CZLMain1.jpg |depth_range = 0 - 560 meters |coords = 725 -53 163 |poi = * Aurora * Destroyed Lifepods ** 717 -7 161 |nodes = * Limestone Outcrop * Sandstone Outcrop |temp = 14.9°C-27.0°C |music = ''Crash Site'' }} {{Quote2|Lifeform readings in this region are sparse. The Aurora's radioactive fallout will have devastating effects on the alien ecosystem if not contained within the next 24 hours. File:Goal_BiomeCra..."

shy folioBOT
#

Changed "-25% Oxygen consumption" in Oxygen Control row in Passive Biomods table to -75%, because previous wording implies oxygen is being used at 75% the normal rate when stationary, when it's actually used at 25% rate (as is properly mentioned in the actual Oxygen Control page).

Tags

Visual edit

snow knotBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Created page with "== Biomes & Regions == - CoralGardens - AnemoneHills - BlightedCoral - Graveyard - Leadzone - NorthRaceway - Plateaus - Shallows - SouthRaceway - TufaTowers - AxumRuins - Observatory - PowerPlant - RootCanyon - CollectorLeviathanRegion - DeepStart - SparsePlains - Clamily == POI(s) == === AxumRuins === * ObservatoryIsland * BlightNodeA * Cave_A * Cave_B * Cave_C * Cave_D * Cold1 * Cold2 * Heat1 * Heat2 * HumanOutpost * Nee..."

the tweakerrr

shy folioBOT
#

Redirected to Tadpole Pens via Special:SearchDigest after 9 missed searches

Tags

New redirect

Redirected to Collector Leviathan via Special:SearchDigest after 10 missed searches

Tags

New redirect

Redirected to Collector Leviathan via Special:SearchDigest after 10 missed searches

Tags

New redirect

Redirected to Wrecks via Special:SearchDigest after 10 missed searches

Tags

New redirect

Redirected to Biohacking Chamber via Special:SearchDigest after 10 missed searches

Tags

New redirect

Redirected to Collector Leviathan via Special:SearchDigest after 10 missed searches

Tags

New redirect

#

Redirected to Basic Battery via Special:SearchDigest after 11 missed searches

Tags

New redirect

Changed redirect target from Nibbler Mango to Needler Mango

Tags

Redirect target changed

Redirected to Work Light via Special:SearchDigest after 11 missed searches

Tags

New redirect

Redirected to Pioneer Hull Plate via Special:SearchDigest after 10 missed searches

Tags

New redirect

Redirected to Cicada Wreck (Stairway to Heaven) via Special:SearchDigest after 9 missed searches

Tags

New redirect

Redirected to Cicada Wreck (EVA Prep) via Special:SearchDigest after 9 missed searches

Tags

New redirect

Redirected to Troilite via Special:SearchDigest after 9 missed searches

Tags

New redirect

Redirected to Improved Fins via Special:SearchDigest after 8 missed searches

Tags

New redirect

Redirected to Axum Bacterial Culture via Special:SearchDigest after 8 missed searches

Tags

New redirect

Redirected to Wrecks#Cicada_Wrecks via Special:SearchDigest after 8 missed searches

Tags

New redirect

shy folioBOT
shy folioBOT
snow knotBOT
shy folioBOT
#

Created page with "<code>Those who went into stasis at the hibernation crypt of Xanadu became known as Crypters, while those who remained active became primitive Tailings.</code> Do we have any evidence that Crypters are just Axum in hibernation? The ending hologram message implies that Crypters are something potentially dangerous that the Architects are strong enough to deal with but the Axum aren't, and I don't think the Axum would talk about themselves that way. <br>- Robotgiggle"

shy folioBOT
#

Recategorizing

Recategorizing

Categorizing

Categorizing

Recategorizing

Categorizing

Created page with "{{Main|Food#Prepared Meals}} Category:Sustenance"

Created page with "{{Main|Food}} Category:Items"

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

All 3 databank entries no longer appear in game, though there could be some that I'm not aware of that do appear.

snow knotBOT
snow knotBOT
#

This page said that magnetite could be found on the seabed of the Deep Lilypads Cave. During the time I played, I noticed that magnetite is found on the walls and ceiling of the cave, not the seabed. This could have been a change in a recent update.

Tags

Visual edit

snow knotBOT
snow knotBOT
#

No description provided

Tags

Visual edit, Mobile web edit, Mobile edit

#

No description provided

Tags

Visual edit, Mobile web edit, Mobile edit

#

No description provided

Tags

Visual edit, Mobile web edit, Mobile edit

#

No description provided

Tags

Visual edit, Mobile web edit, Mobile edit

#

No description provided

Tags

Visual edit, Mobile web edit, Mobile edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options
snow knotBOT
snow knotBOT
#

Created page with "added this info |Fred Lachance is the character featured in the [https://www.youtube.com/watch?v=rdix1XxaZyU Subnautica: Below Zero Trailer].' but don't know how to add it..."

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#
#
snow knotBOT
snow knotBOT
#
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Created page with "Without much reason, here are my top 5 favorite Advanced Materials of Subnautica: Below Zero: 1. Benzene 2. Aerogel 3. Hydro..."

Tags

Source edit

Created page with "Without much reason, here are my top 5 favorite Advanced Materials of Subnautica: Below Zero: 1. Benzene 2. Aerogel 3. Hydro..."

Tags

Visual edit

#
#
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Added suggestions for reaching the suggested biome as well as a caution that going there is more dangerous than a few meters above. It's a whole new area.

Tags

Visual edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Added an alternative method of finding a few diamonds that don't require going into squidshark territory.

Tags

Visual edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Add Executive Desk. Sorry!!! I forgot adding this! :(

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
#

Renamed and reordered tracks to fit Ben Prunty's album. Will address missing stingers and tracks Sanctuary A, Sanctuary B, and Cure, with other wikikeepers tomorrow. Will add any new platforms if I can find them.

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Make it completely because the page is a very important "Historical, development information"

Tags

Visual edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Visual edit

No description provided

Tags

Source edit

No description provided

Tags

Visual edit

No description provided

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

No description provided

Options

Endgame Information + Gallery

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

changed he/him pronouns to they/them for Al-An, grammatical errors, made it more readable, etc

Tags

Visual edit

snow knotBOT
snow knotBOT
snow knotBOT
#

added an explanation on how to get seeds

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Making it clear where drones go to charge - since they no longer start there, it is non-obvious.

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Fixed the image for the Seatruck Storage Module.

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
#

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options
#

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options

File uploaded with MsUpload

Options
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Removed references to (non-existent) editable label. Also, replaced random reference to batteries with two main use cases.

Tags

Visual edit

snow knotBOT
snow knotBOT
#

Created page with "Is there a particular reason they are called Ventgarden (no space) here on the wiki, but in game they are called Vent Garden (with a space)?"

Tags

Source edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Added info about being found in large quantities in the Purple Vents biome

Tags

Visual edit

snow knotBOT
#

the original subnautica's moonpool was one of the most important seabase modules. but you can make upgrades in a normal fabricator now. so it's effectively an enormous unwieldy expensive cosmetic item unless you really need your power cells recharged extra fast

Tags

Visual edit

snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
snow knotBOT
#

Created page with "<div style="float:left; margin-left:39px;">{{IconCreate|icon={{{machine|Unknown}}}|width=78}}</div> <div style="float:left; margin-left:50px; margin-top:21px;">File:Item Arr..."

snow knotBOT
snow knotBOT
snow knotBOT