Barotrauma

Barotrauma

[OUTDATED] Ruins Enhanced
hUbert 2  [developer] 24 Jun, 2022 @ 4:10pm
Known issues
-AI having trouble with doors and pathfinding (gaps between modules issue)
-Guardians sometimes swimming outside
-Very rare ruin generation failure
-Entrance hard to find
-Misaligned "plant" sprites. (VANILLA ISSUE)
-Mod compatibility (working on it)
-Artifact can sometimes spawn outside ruins due to bad generation (will fix next update)
Last edited by hUbert 2; 7 Apr, 2023 @ 7:26am
< >
Showing 1-2 of 2 comments
Akira645 6 Jul, 2022 @ 6:44am 
Thanks for the Great Mod but there are some failures in the containers.xml, either place the .xml at the original path or define the right path within the .xml.

line 339-340
<Sprite texture="UnitLoadDevice.png" <DecorativeSprite texture="UnitLoadDevice.png"

it should look like this:
<Sprite texture="Content/Items/Containers/UnitLoadDevice.png" <DecorativeSprite texture="Content/Items/Containers/UnitLoadDevice.png"
Same problem with DivingSuitLocker

line 75-80 and 90
texture="DivingSuitLocker.png"
it should look like this:
texture="Content/Items/Containers/DivingSuitLocker.png"
hUbert 2  [developer] 6 Jul, 2022 @ 6:45am 
gonna fix it asap (done)

always miss a few of these
Last edited by hUbert 2; 6 Jul, 2022 @ 6:54am
< >
Showing 1-2 of 2 comments
Per page: 1530 50