Skip to content

Commit

Permalink
Update legion.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
oprimeolt authored Nov 9, 2023
1 parent 6504535 commit f629e0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/jobs/job_types/legion.dm
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,8 @@ Weapons Lever shotgun, Grease gun, Repeater carbines, Revolvers, simple guns al
name = "Loud Prime Decanus"
suit_store = /obj/item/gun/ballistic/revolver/grenadelauncher
backpack_contents = list(
/obj/item/ammo_box/a40mm = 2,
/obj/item/ammo_box/a40mmHE = 1,
/obj/item/ammo_box/a40mmHEDP = 1,
/obj/item/gun/ballistic/revolver/m29 = 1,
/obj/item/ammo_box/m44 = 3,
/obj/item/grenade/f13/frag = 2,
Expand Down

0 comments on commit f629e0e

Please sign in to comment.