mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 15:04:21 +00:00
[READY] The not so great but pretty alright ammo simplifcation (#9831)
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
var/explosion_delay_upper = 1 SECONDS // Upper bound.
|
||||
|
||||
|
||||
loot_list = list(/obj/item/gun/projectile/automatic/serdy/type901 = 1)
|
||||
loot_list = list(/obj/item/gun/projectile/automatic/z8 = 1)
|
||||
|
||||
projectiletype = /obj/item/projectile/bullet/rifle/a545
|
||||
projectilesound = 'sound/weapons/serdy/type901.ogg'
|
||||
|
||||
Reference in New Issue
Block a user