mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Adds muzzle flashes for guns depending on the ammo (#13322)
* Muzzle flashes added for guns * Use an muzzle flash effect now. * Unused var * sillenced guns have a lower alpha muzzleflash effect
This commit is contained in:
@@ -358,6 +358,7 @@
|
||||
projectile_type = /obj/item/projectile/hook
|
||||
caliber = "hook"
|
||||
icon_state = "hook"
|
||||
muzzle_flash_effect = null
|
||||
|
||||
/obj/item/projectile/hook
|
||||
name = "hook"
|
||||
|
||||
Reference in New Issue
Block a user