diff --git a/code/modules/vore/fluffstuff/guns/cell_loaded/nsfw.dm b/code/modules/vore/fluffstuff/guns/cell_loaded/nsfw.dm index 8bfec0261e7..241e2e2c1dc 100644 --- a/code/modules/vore/fluffstuff/guns/cell_loaded/nsfw.dm +++ b/code/modules/vore/fluffstuff/guns/cell_loaded/nsfw.dm @@ -70,5 +70,6 @@ new /obj/item/ammo_casing/microbattery/combat/lethal(src) new /obj/item/ammo_casing/microbattery/combat/stun(src) new /obj/item/ammo_casing/microbattery/combat/stun(src) + new /obj/item/ammo_casing/microbattery/combat/stun(src) new /obj/item/ammo_casing/microbattery/combat/net(src) new /obj/item/ammo_casing/microbattery/combat/ion(src) \ No newline at end of file