//Misc weapons /datum/design/item/weapon/gun/launcher/confetti_cannon desc = "Stuff it with paper and shoot! You'll be a hit at every party." id = "confetti_cannon" req_tech = list(TECH_COMBAT = 2, TECH_MATERIAL = 2) materials = list(DEFAULT_WALL_MATERIAL = 3000, "glass" = 3000) build_path = /obj/item/weapon/gun/launcher/confetti_cannon sort_string = "MAAVD"