Skip to content

Commit

Permalink
mk1
Browse files Browse the repository at this point in the history
  • Loading branch information
BeagleGaming1 committed Sep 20, 2023
1 parent d9fb56c commit 3b3af11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/game/objects/effects/spawners/prop_gun_spawner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
..()
unwield(user)

/obj/effect/spawner/prop_gun/m41a
prop_gun_type = /obj/item/weapon/gun/rifle/m41a
/obj/effect/spawner/prop_gun/m41aMK1
prop_gun_type = /obj/item/weapon/gun/rifle/m41aMK1
custom_gun_name = "\improper Broken M41A pulse rifle"
custom_gun_desc = "An older design of the Pulse Rifle commonly used by Colonial Marines. This one has seen better days. The trigger is missing, the barrel is bent, and it no longer appropriately feeds magazines."
2 changes: 1 addition & 1 deletion maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -69824,7 +69824,7 @@
pixel_y = 2
},
/obj/structure/largecrate/random/case,
/obj/effect/spawner/prop_gun/m41a{
/obj/effect/spawner/prop_gun/m41aMK1{
pixel_y = 7
},
/obj/item/prop/helmetgarb/gunoil{
Expand Down

0 comments on commit 3b3af11

Please sign in to comment.