Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Barn Article #144

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
c24f0cd
Create blue_house.md
1xvc Oct 22, 2024
cb86583
Update blue_house.md
1xvc Oct 22, 2024
6a6daa8
Update blue_house.md
1xvc Oct 22, 2024
e085756
Update construction_site.md
1xvc Oct 22, 2024
d43d8ec
Update blue_house.md
1xvc Oct 22, 2024
7f204d6
Create green_house.md
1xvc Oct 23, 2024
8c3ffd2
Update green_house.md
1xvc Oct 23, 2024
202017c
Update green_house.md
1xvc Oct 23, 2024
a5b9f69
Update green_house.md
1xvc Oct 23, 2024
14dbf3a
Update green_house.md
1xvc Oct 23, 2024
d7d05ba
Update green_house.md
1xvc Oct 23, 2024
83fa70b
Update green_house.md
1xvc Oct 23, 2024
73bf0c9
Merge branch 'HasangerGames:main' into main
1xvc Oct 26, 2024
2c67923
Merge branch 'HasangerGames:main' into main
1xvc Nov 5, 2024
00cf772
Update blue_house.md
1xvc Nov 5, 2024
6b5ae0f
Update green_house.md
1xvc Nov 5, 2024
ccbf03f
Update green_house.md
1xvc Nov 5, 2024
ea1fcf9
Update green_house.md
1xvc Nov 5, 2024
38e8ae7
Merge branch 'HasangerGames:main' into main
1xvc Nov 9, 2024
1d8bad4
Update loot_barrel.md
1xvc Nov 9, 2024
11c5623
for loot barel
1xvc Nov 9, 2024
0780060
Rename image.webp to loot_barrel_img.webp
1xvc Nov 9, 2024
a044bd4
Add files via upload
1xvc Nov 9, 2024
eab7bfd
Delete loot_barrel_img.webp
1xvc Nov 9, 2024
1902377
Rename image.webp to loot_barrel.webp
1xvc Nov 9, 2024
56defe6
Update loot_barrel.md
1xvc Nov 9, 2024
36496bc
Update blue_house.md
1xvc Nov 9, 2024
ba2322d
Update green_house.md
1xvc Nov 9, 2024
4ee1046
Merge branch 'main' into main
1092384 Nov 10, 2024
36e79b9
Create barn.md
1xvc Nov 12, 2024
8830631
Update barn.md
1xvc Nov 12, 2024
c0e1ea2
Merge branch 'HasangerGames:main' into main
1xvc Nov 12, 2024
adb5eb8
Update barn.md
1xvc Nov 12, 2024
15ad16e
Update barn.md
1xvc Nov 12, 2024
2ca6afe
Update barn.md
1xvc Nov 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion app/(wiki)/buildings/articles/blue_house.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ In part of the Blue House there is a vault containing one [Box](/obstacles/box),
# History
- [v0.19.1](https://github.com/HasangerGames/suroi/releases/tag/v0.19.1)
- Changes to vault loot
- [v0.19.0](https://github.com/HasangerGames/suroi/releases/tag/v0.19.0)
- Added
27 changes: 27 additions & 0 deletions barn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Barn
The **barn** is a large structure added in the [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0), or **Harvest** mode update. It has a good amount of loot, but certain bottlenecks can be very dangerous.

# Location & Spawning
1 or more barns spawn in Harvest mode maps. There is no distinct location of where it might spawn.

# Areas

## Ground Floor
When entering through the [Barn Door](/obstacles/barn_door), there are 2 large [Hay Bales](/obstacles/hay_bale). These and the Barn Door make excellent cover - they have 180 and 150 health, respectively.
Ideally, go loot the [Flint Crate](/obstacles/flint_crate) or the [Gun Case](obstacles/gun_case) first, as they have the best loot on this floor. Once broken, go to the 2nd floor through either of the 2 stairwells.

## Second Floor
Break the [Gun Case](obstacles/gun_case) or the [Gun Locker](obstacles/gun_locker) first, but you need a piercing weapon (e.g. [Maul](/weapons/melee/maul)) to break the Gun Locker. The 2nd floor is cramped and if you don't have a CQC weapon like the [Micro Uzi](/weapons/guns/micro_uzi) or a shotgun, you may be killed. Be wary of [C4s](/weapons/throwables/c4) that may be placed on the stairwells - their grey color makes for a nearly invisible death trap.

# Tips
- Hide in the overhang (it's next to the side [Door](/obstacles/door)) with a shotgun to get some kills, but be careful to not hide next to the [Ammo Crate](/obstacles/ammo_crate), as there is a hole in the ceiling where players can see you. Alternatively, you can plant a [C4](/weapons/throwables/c4) there and go behind the door in case the C4 doesn't kill them.
- The [Barrel](/obstacles/barrel) that is next to the rear stairwell can be damaged, and when somebody exits the stairs, shoot the barrel to kill or heavily damage them. Many players don't think twice about this strategic location.
- Plant [C4s](/weapons/throwables/c4) in the stairwells, as their gray color can disguise them. This works especially well with the rear stairwell and the last tip, as when the C4 blows up, the barrel often explodes with it.
- On the 2nd floor, you can see players on the ground floor. Use this to your advantange, as they cannot see you - [Grenade Crates](/obstacles/grenade_crate), near the side entrance are a good source of throwables and can be thrown down on the first floor, insta-killing many players.


# History
- [v0.20.0 "Harvest"](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0)
- Added


Loading