/obj/effect/spawner/random/sakhno name = "sakhno rifle spawner" desc = "Mosin? Never heard of her!" icon_state = "pistol" loot = list( /obj/item/gun/ballistic/rifle/boltaction/surplus = 80, /obj/item/gun/ballistic/rifle/boltaction = 10, /obj/item/food/rationpack = 1, ) /obj/effect/spawner/random/sakhno/ammo name = ".310 Strilka stripper clip spawner" loot = list( /obj/item/ammo_box/speedloader/strilka310/surplus = 80, /obj/item/ammo_box/speedloader/strilka310 = 10, /obj/item/food/rationpack = 1, )