-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d139f13
commit d6708d9
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
created: 2025-02-16T23:23:11Z | ||
--- | ||
|
||
I found a Barotrauma video that went over some stuff I didn't notice while playing casually and browsing the official wiki: https://www.youtube.com/watch?v=z4BdLh4NeYs | ||
|
||
In particular, the one I didn't know about is that I should place containers in the output of deconstructors. Deconstructors will dump items into containers in the output, if they exist. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
created: 2025-02-16T23:29:50Z | ||
--- | ||
|
||
Found another Barotrauma video going over aspects of the game: https://www.youtube.com/watch?v=4sQ4kSHDYxs | ||
|
||
From this one, I learned that you can repair things faster by clicking the repair button when the white line overlaps the colored bar. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters