mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Dakka Dakka
- Removed gun_vr judge, Polaris has one now. - Removed vorestation m44 mags, Polaris has those now. - Removed detective's .44 magnum because NO YOU CANNOT HAVE A FUCKING MAGNUM - Corrected inconsistent naming of .44 speedloaders - Corrected inconsistent naming of .357 speedloaders - Fixed broken calibers for .357 stuff to be consistent with upcoming Polaris sync.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
item_to_spawn()
|
||||
return pick(prob(5);/obj/item/weapon/storage/box/shotgunammo,\
|
||||
prob(5);/obj/item/weapon/storage/box/shotgunshells,\
|
||||
prob(5);/obj/item/ammo_magazine/m357,\
|
||||
prob(5);/obj/item/ammo_magazine/s357,\
|
||||
prob(5);/obj/item/ammo_magazine/clip/c762,\
|
||||
prob(5);/obj/item/ammo_magazine/m45,\
|
||||
prob(5);/obj/item/ammo_magazine/m45/rubber,\
|
||||
|
||||
Reference in New Issue
Block a user