Skip to content

Commit

Permalink
minor laser lore tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Pockets-byte authored Jan 6, 2025
1 parent 292ec20 commit 664848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/energy/laser.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/obj/item/gun/energy/laser/retro/old
name ="laser gun"
icon_state = "retro"
desc = "First generation lasergun, developed by Nanotrasen. Suffers from ammo issues but its unique ability to recharge its ammo without the need of a magazine helps compensate." //NSV13 changed description
desc = "First generation lasergun, designed by Nanotrasen and produced by Solgov. Suffers from ammo issues but its unique ability to recharge its ammo without the need of a magazine helps compensate." //NSV13 changed description
ammo_type = list(/obj/item/ammo_casing/energy/lasergun/old)
ammo_x_offset = 3

Expand Down

0 comments on commit 664848b

Please sign in to comment.