mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
adds 1 more pellet
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
desc = "A 12 gauge buckshot shell."
|
||||
icon_state = "gshell"
|
||||
projectile_type = /obj/item/projectile/bullet/pellet
|
||||
pellets = 5
|
||||
pellets = 6
|
||||
variance = 0.8
|
||||
|
||||
/obj/item/ammo_casing/shotgun/rubbershot
|
||||
@@ -90,7 +90,7 @@
|
||||
desc = "A shotgun casing filled with densely-packed rubber balls, used to incapacitate crowds from a distance."
|
||||
icon_state = "bshell"
|
||||
projectile_type = /obj/item/projectile/bullet/rpellet
|
||||
pellets = 5
|
||||
pellets = 6
|
||||
variance = 0.8
|
||||
materials = list(MAT_METAL=4000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user