Merge pull request #11046 from Trilbyspaceclone/patch-281

Changes the Stickmans projectile to be the correct caliber
This commit is contained in:
Ghom
2020-02-14 08:25:46 +01:00
committed by GitHub
@@ -40,7 +40,7 @@
minimum_distance = 5
icon_state = "stickmanranged"
icon_living = "stickmanranged"
casingtype = /obj/item/ammo_casing/c45/nostamina
casingtype = /obj/item/ammo_casing/c10mm
projectilesound = 'sound/misc/bang.ogg'
loot = list(/obj/item/gun/ballistic/automatic/pistol/stickman)