mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Stops the Solarian submachine gun from inheriting the description of the submachine gun (#21025)
Makes the Solarian submachine gun have no extended description, rather than inheriting the extended description of the submachine gun, which it is a subtype of. The extended description of the submachine gun is about the CA-25E, and does not apply to the Solarian submachine gun, because it is not the CA-25E. --------- Signed-off-by: Tag103 <194812614+Tag103@users.noreply.github.com>
This commit is contained in:
@@ -85,6 +85,7 @@
|
||||
/obj/item/gun/projectile/automatic/c20r/sol
|
||||
name = "solarian submachine gun"
|
||||
desc = "Designed by Zavodskoi as a scaled-down version of their M469, the M470-L is a personal defense weapon intended for use by second-line personnel from all branches of the Solarian military, such as support troops and Navy crewmen."
|
||||
desc_extended = null
|
||||
icon = 'icons/obj/guns/sol_smg.dmi'
|
||||
icon_state = "vityaz"
|
||||
item_state = "vityaz"
|
||||
|
||||
Reference in New Issue
Block a user