Skip to content

Commit

Permalink
AGH
Browse files Browse the repository at this point in the history
  • Loading branch information
Bokkiewokkie committed Nov 10, 2023
1 parent 9213bd1 commit 234b765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsv13/code/game/objects/items/storage_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
name = "\improper DIY plushbomb kit"

/obj/item/storage/box/syndie_kit/plushie/PopulateContents()
new /obj/item/toy/plush/synlfighter(src)
new /obj/item/toy/plush/lfighter/synlfighter(src)
new /obj/item/kitchen/knife/combat/survival(src)
new /obj/item/grenade/syndieminibomb(src)
new /obj/item/screwdriver(src)

0 comments on commit 234b765

Please sign in to comment.