Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Istrelok2107 committed Dec 2, 2024
1 parent 3c147f7 commit 05eb2b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/reqtorio/assembly_crafts.dm
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ WEAPONS
output = list(/obj/item/ammo_magazine/tank/ltb_cannon/apfds = 1)

/datum/assembly_craft/weapons/ltb_cannon_TOW
name = "LTB TOW magazine"
name = "TOW Launcher Magazine"
input = list(/obj/item/stack/sheet/jeweler_steel = 3, /obj/item/stack/gun_powder = 6)
output = list(/obj/item/ammo_magazine/tank/towlauncher = 1)

Expand Down

0 comments on commit 05eb2b9

Please sign in to comment.