mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-21 07:32:02 +00:00
No more narsie over the news, and some minor fixes (#866)
no more cult of nar'sie over the news no more yelling over breaking cuffs ninjas should start with a contract uplink now fixing a missing bluesec sprite Removing vox from the species you can select at character creation Fixed the L6 SAW using the wrong ammo type when reloading
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
origin_tech = "combat=6;materials=1;syndicate=2"
|
||||
slot_flags = SLOT_BACK
|
||||
ammo_type = "/obj/item/ammo_casing/a762"
|
||||
allowed_magazines = list(/obj/item/ammo_casing/a762)
|
||||
allowed_magazines = list(/obj/item/ammo_magazine/a762)
|
||||
fire_sound = 'sound/weapons/Gunshot_light.ogg'
|
||||
load_method = MAGAZINE
|
||||
magazine_type = /obj/item/ammo_magazine/a762
|
||||
@@ -310,4 +310,4 @@
|
||||
firemodes = list(
|
||||
list(name="single coil", burst=1, move_delay=6, accuracy = list(0)),
|
||||
list(name="dual coil", burst=2, move_delay=8, accuracy = list(-2,-3), dispersion = list(2.0, 3.0)),
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user