Skip to content

Commit

Permalink
feat: update some old articles
Browse files Browse the repository at this point in the history
  • Loading branch information
1092384 committed Nov 10, 2024
1 parent f0bfb58 commit 28aef70
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 21 deletions.
2 changes: 1 addition & 1 deletion app/(wiki)/buildings/articles/green_house.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Green House
The Green House is a relatively new building that drops decent loot, especially with the recent buff of the [HP-18](/guns/hp18).
The Green House is a relatively new building added in the [v0.17.0](https://github.com/HasangerGames/suroi/releases/tag/v0.17.0) "Just the Two of Us" update on March 31st, 2024. It drops decent loot, especially with the recent buff of the [HP-18](/guns/hp18).
# Location & Spawning
In most maps, 2-4 Green Houses spawn, though that number can vary. Often, players spawn somewhat close to a Green House, and the guaranteed weapon drop makes it an attractive location.
# Loot & More
Expand Down
2 changes: 1 addition & 1 deletion app/(wiki)/obstacles/[item]/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const toExport = GenericArticlePage({
},
{
title: "Bush",
items: ["bush", "blueberry_bush"],
items: ["bush", "blueberry_bush", "vibrant_bush"],
fileName: "bushes"
}
]
Expand Down
9 changes: 6 additions & 3 deletions app/(wiki)/obstacles/articles/bushes.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
The **Bush** is an [Obstacle](/obstacles) that spawns frequently around the map. It was added to the game in the [v0.1.0](https://github.com/HasangerGames/suroi/releases/tag/v0.1.0) "We're back, baby" update on May 20th, 2023. They are mostly opaque and can be moved through. The **Blueberry Bush** is a larger and more opaque variation of the standard Bush and contains loot underneath.
The **Bush** is an [Obstacle](/obstacles) that spawns frequently around the map. It was added to the game in the [v0.1.0](https://github.com/HasangerGames/suroi/releases/tag/v0.1.0) "We're back, baby" update on May 20th, 2023. They are mostly opaque and can be moved through. The **Blueberry Bush** is a larger and more opaque variation of the standard Bush and contains loot underneath. The **Vibrant Bush** is a large variation of the Blueberry Bush that has extra health but only spawns on the Harvest and Halloween Maps.

# Location & Spawning

Both Bushes and Blueberry Bushes can be randomly spawned around the map, with no specific locations.

- 120 Bushes and 30 Blueberry Bushes spawn per map

200 Vibrant Bushes spawn on both the Harvest and Halloween Maps.

# Loot & More

The Bush does not have any loot, but the Blueberry Bush has decent [loot](/loot#blueberry_bush). It spawns with [Scopes](/loot#scopes), [Armor](equipment/armor), or [Backpacks](equipment/backpacks).
The Bush does not have any loot, but the Blueberry Bush has decent [loot](/loot#blueberry_bush). It spawns with [Scopes](/loot#scopes), [Armor](equipment/armor), or [Backpacks](equipment/backpacks). The Vibrant Bush can also spawn with [Healing items](/healing).

# Tips

Expand All @@ -29,7 +31,8 @@ The Bush does not have any loot, but the Blueberry Bush has decent [loot](/loot#
- When Blueberry Bushes were first added, a layering bug caused players to appear on top of bushes on other players' screens.

# History

- [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0)
- Added Vibrant Bushes
- [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0)
- Added a reskinned version of Blueberry Bush for Halloween Map (red berries)
- [v0.8.0](https://github.com/HasangerGames/suroi/releases/tag/v0.8.0)
Expand Down
3 changes: 2 additions & 1 deletion app/(wiki)/obstacles/articles/lily_pad.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Lily Pads do not drop anything when broken. Additionally, they have no hitbox, l
- The Lily Pad texture is bugged and has jagged edges when zoomed out.

# History

- [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.20.0)
- Lily Pads are now larger.
- [v0.16.0](https://github.com/HasangerGames/suroi/releases/tag/v0.16.0)
- Added
7 changes: 4 additions & 3 deletions app/(wiki)/obstacles/articles/lux_crate.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ One Lux Crate spawns in the [Red Tugboat](/buildings/tugboats) in each game.

# Loot & More

The Lux Crate always drops a scope and the [CZ-600](/weapons/guns/cz600).
The Lux Crate always drops a scope and on the normal map, a [CZ-600](/weapons/guns/cz600). On the Harvest and Halloween Maps, it drops either a [VKS Vykhlop](/weapons/guns/vks) or a [Tango 51](/weapons/guns/tango_51). Both have an equal chance to spawn.

# Tips

- Since the Lux Crate has extremely low health, it makes poor cover from enemies.
- It is almost always better to break it for loot since it drops the powerful [CZ-600](/weapons/guns/cz600).
- Since the Lux Crate has extremely low health and poor positioning, it makes poor cover from enemies.
- It is almost always better to break it for loot since it drops the powerful [CZ-600](/weapons/guns/cz600) on the normal map and the extremely powerful [VKS Vykhlop](/weapons/guns/vks) or [Tango 51](/weapons/guns/tango_51) on the Harvest and Halloween Maps.
.

# Trivia

Expand Down
19 changes: 10 additions & 9 deletions app/(wiki)/obstacles/articles/pumpkin.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
<Event />

The **Pumpkin** is an [Obstacle](/obstacles) on the Halloween map. It was added to the game in the [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0) "Trick-or-Tweak" update on October 29th, 2023. It was a very common obstacle and a main focus of Halloween mode.
The **Pumpkin** is an [Obstacle](/obstacles) that only spawns on the Harvest and Halloween Maps. It was added to the game in the [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0) "Trick-or-Tweak" update on October 29th, 2023. It is a very common obstacle on both the Harvest and Halloween Maps.

# Location & Spawning

75 Pumpkins spawn around the Halloween map in random locations.
200 Pumpkins spawn around the Harvest and Halloween Maps in random locations.

# Loot & More

The pumpkin drops one of the following guns: - 95% chance for a [G17 (scoped)](/weapons/guns/g17_scoped). - 5% chance for a [USAS-12](/weapons/guns/usas12).
The pumpkin drops common loot similar to crates such as ammo and guns.

# Tips

- The small size and low health of the Pumpkin make it a poor choice for cover.
- Try and break as many Pumpkins as you can early game to try and get the USAS-12.
- The small size and relatively low health of the Pumpkin make it a poor choice for cover.

# Trivia

- The Pumpkin was designed by Redcoder09.
- During the Halloween 2023 event, the Pumpkin had a 95% chance to drop a [G17 (scoped)](/weapons/guns/g17_scoped) and a 5% chance to drop a [USAS-12](/weapons/guns/usas12).

# History

- [v0.21.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.1)
- Added to 2024 Halloween event map
- [v0.20.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.1)
- Rebalanced the Pumpkin loot table and added it to the Harvest Map
- [v0.12.1](https://github.com/HasangerGames/suroi/releases/tag/v0.12.1)
- Phased out the Halloween Map (including the Pumpkin)
- No longer available due to the 2023 Halloween event map being phased out
- [v0.12.0](https://github.com/HasangerGames/suroi/releases/tag/v0.12.0)
- Added
1 change: 0 additions & 1 deletion app/(wiki)/obstacles/articles/tango_crate.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ The Tango Crate always drops 1-5 [Tango 51s](/weapons/guns/tango_51) and either

# Trivia

- The Tango Crate was designed by myka.
- The chance of a Tango Crate dropping five Tango 51s is roughly 1 in 936,000,000.

# History
Expand Down
6 changes: 4 additions & 2 deletions app/(wiki)/obstacles/articles/tv.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,23 @@ The **TV** is an [Obstacle](/obstacles) added in the [v0.9.0](https://github.com

# Location & Spawning

A single TV spawns in the Living Room of the [House](/buildings/house).
A single TV spawned in the Living Room of the removed [House](/buildings/house). A TV also spawns in the Living Room of the Green House.

# Loot & More

TVs drop no loot when broken.

# Tips

- Since the TV has extremely low health, it cannot be used as a cover.
- Since the TV has extremely low health, it cannot be normally used as cover.

# Trivia

- The TV was designed by platonthek.

# History

- [v0.17.0](https://github.com/HasangerGames/suroi/releases/tag/v0.17.0)
- Added to the Green House
- [v0.9.0](https://github.com/HasangerGames/suroi/releases/tag/v0.9.0)
- Added

0 comments on commit 28aef70

Please sign in to comment.