From a53518fdb479a6f51fd97639fcee16a21acaacf7 Mon Sep 17 00:00:00 2001 From: Gristlebee <56049844+Gristlebee@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:47:16 -0700 Subject: [PATCH] Adds speedloaders to the indie viper guncase. (#3676) ## About The Pull Request Adds 357 speed loaders to the indie viper guncase. ## Why It's Good For The Game Consistency with the syndicate viper guncase as that one got speedloaders included. Having to buy however many 750 credits speedloaders you needed tacked on a lot of extra cost to the indie viper. ## Changelog :cl: add: Indie Viper guncase comes with 2 speedloaders. /:cl: --- code/game/objects/items/storage/filled_guncases.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/objects/items/storage/filled_guncases.dm b/code/game/objects/items/storage/filled_guncases.dm index 91c5d9d7f02c..738670534bb5 100644 --- a/code/game/objects/items/storage/filled_guncases.dm +++ b/code/game/objects/items/storage/filled_guncases.dm @@ -60,6 +60,7 @@ /obj/item/storage/guncase/pistol/viper gun_type = /obj/item/gun/ballistic/revolver/viper/indie + mag_type = /obj/item/ammo_box/a357/empty /obj/item/storage/guncase/pistol/ringneck gun_type = /obj/item/gun/ballistic/automatic/pistol/ringneck/indie