diff --git a/app/(wiki)/buildings/articles/green_house.md b/app/(wiki)/buildings/articles/green_house.md index a84e1a13..53a92318 100644 --- a/app/(wiki)/buildings/articles/green_house.md +++ b/app/(wiki)/buildings/articles/green_house.md @@ -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 diff --git a/app/(wiki)/obstacles/[item]/page.tsx b/app/(wiki)/obstacles/[item]/page.tsx index c7008cf8..72fedd09 100644 --- a/app/(wiki)/obstacles/[item]/page.tsx +++ b/app/(wiki)/obstacles/[item]/page.tsx @@ -76,7 +76,7 @@ const toExport = GenericArticlePage({ }, { title: "Bush", - items: ["bush", "blueberry_bush"], + items: ["bush", "blueberry_bush", "vibrant_bush"], fileName: "bushes" } ] diff --git a/app/(wiki)/obstacles/articles/bushes.md b/app/(wiki)/obstacles/articles/bushes.md index ee9e3892..f1c78757 100644 --- a/app/(wiki)/obstacles/articles/bushes.md +++ b/app/(wiki)/obstacles/articles/bushes.md @@ -1,4 +1,4 @@ -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 @@ -6,9 +6,11 @@ Both Bushes and Blueberry Bushes can be randomly spawned around the map, with no - 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 @@ -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) diff --git a/app/(wiki)/obstacles/articles/lily_pad.md b/app/(wiki)/obstacles/articles/lily_pad.md index a8a88b46..88b999cd 100644 --- a/app/(wiki)/obstacles/articles/lily_pad.md +++ b/app/(wiki)/obstacles/articles/lily_pad.md @@ -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 diff --git a/app/(wiki)/obstacles/articles/lux_crate.md b/app/(wiki)/obstacles/articles/lux_crate.md index 455adda9..895845e8 100644 --- a/app/(wiki)/obstacles/articles/lux_crate.md +++ b/app/(wiki)/obstacles/articles/lux_crate.md @@ -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 diff --git a/app/(wiki)/obstacles/articles/pumpkin.md b/app/(wiki)/obstacles/articles/pumpkin.md index 5aa75310..d85aaf83 100644 --- a/app/(wiki)/obstacles/articles/pumpkin.md +++ b/app/(wiki)/obstacles/articles/pumpkin.md @@ -1,27 +1,28 @@ - - -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 diff --git a/app/(wiki)/obstacles/articles/tango_crate.md b/app/(wiki)/obstacles/articles/tango_crate.md index e87836aa..ed3554ae 100644 --- a/app/(wiki)/obstacles/articles/tango_crate.md +++ b/app/(wiki)/obstacles/articles/tango_crate.md @@ -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 diff --git a/app/(wiki)/obstacles/articles/tv.md b/app/(wiki)/obstacles/articles/tv.md index 32344fec..79cb2f05 100644 --- a/app/(wiki)/obstacles/articles/tv.md +++ b/app/(wiki)/obstacles/articles/tv.md @@ -2,7 +2,7 @@ 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 @@ -10,7 +10,7 @@ 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 @@ -18,5 +18,7 @@ TVs drop no loot when broken. # 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