Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuuhuuuu committed May 28, 2024
1 parent 9ba1355 commit 631dd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/dropship_equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@

/obj/structure/dropship_equipment/weapon/rocket_pod
name = "\improper LAU-444 Guided Missile Launcher"
icon_state = "rocket_pod" //item want to force whoever used rocket and missile interchangeably to come back and look at this god damn mess.
icon_state = "rocket_pod" //I want to force whoever used rocket and missile interchangeably to come back and look at this god damn mess.
desc = "A missile pod weapon system capable of launching a single laser-guided missile. Moving this will require some sort of lifter. Accepts AGM, AIM, BLU, and GBU missile systems."
firing_sound = 'sound/effects/rocketpod_fire.ogg'
firing_delay = 5
Expand Down

0 comments on commit 631dd9c

Please sign in to comment.