Skip to content

Commit

Permalink
Update plasma_cit.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaggachi committed Jul 15, 2023
1 parent 2fbc90f commit 1c7a12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/energy/plasma_cit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
item_state = null
icon = 'modular_citadel/icons/obj/guns/VGguns.dmi'
cell_type = "/obj/item/stock_parts/cell/pulse/carbine"
ammo_type = list(/obj/item/projectile/beam/laser/pistol/freeblade)
ammo_type = list(/obj/item/projectile/beam/laser/pistol/AK470M)
ammo_x_offset = 4
lefthand_file = 'modular_citadel/icons/mob/citadel/guns_lefthand.dmi'
righthand_file = 'modular_citadel/icons/mob/citadel/guns_righthand.dmi'
Expand Down

0 comments on commit 1c7a12c

Please sign in to comment.