From 664848bef8adcbc38921ed96b96216c8d52675c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9B=88=E1=9B=9F=E1=9A=B2=E1=9A=B2=E1=9B=96=E1=9B=8F?= =?UTF-8?q?=E1=9B=8B?= <55299415+Pockets-byte@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:30:10 -0700 Subject: [PATCH] minor laser lore tweaks --- code/modules/projectiles/guns/energy/laser.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/guns/energy/laser.dm b/code/modules/projectiles/guns/energy/laser.dm index f532da379ef..4de049037ea 100644 --- a/code/modules/projectiles/guns/energy/laser.dm +++ b/code/modules/projectiles/guns/energy/laser.dm @@ -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