Skip to content

Commit

Permalink
Desc fix for buzzkill grenade uplink listing
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperjll committed Dec 29, 2024
1 parent 1fac53a commit 42b9eb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/uplink/uplink_items/nukeops.dm
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@
purchasable_from = UPLINK_ALL_SYNDIE_OPS

/datum/uplink_item/explosives/grenades/buzzkill
name = "Buzzkill Grenade Box"
desc = "A box with three grenades that release a swarm of angry bees upon activation. These bees indiscriminately attack friend or foe \
name = "Buzzkill Grenade Pouch"
desc = "A pouch with five grenades that release a swarm of angry bees upon activation. These bees indiscriminately attack friend or foe \
with random toxins. Courtesy of the BLF and Tiger Cooperative."
item = /obj/item/ammo_box/nadepouch/wasp
cost = 8 // Discounted as killer bees cant tell friend from foe, makes em a liability.
Expand Down

0 comments on commit 42b9eb2

Please sign in to comment.