Skip to content

Commit

Permalink
first start
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 13, 2024
1 parent 71341c8 commit a810a40
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,13 @@
/obj/item/weapon/gun/rifle/m41aMK1/forecon/unloaded
current_mag = null

//-------------------------------------------------------
//XM43A, a cut down official carbine modification of the M41A.

/obj/item/weapon/gun/rifle/m41aMK1/can_be_syringed()
. = ..()
name = "XM43A pulse carbine"

//----------------------------------------------
//Special gun for the CO to replace the smartgun

Expand Down

0 comments on commit a810a40

Please sign in to comment.