Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
and (src)
  • Loading branch information
Bokkiewokkie authored Oct 29, 2023
1 parent 407375f commit 06ced39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 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/synlfigher
new /obj/item/kitchen/knife/combat/survival
new /obj/item/grenade/syndieminibomb
new /obj/item/screwdriver
new /obj/item/toy/plush/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 06ced39

Please sign in to comment.