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:
Tag103
2025-07-21 10:32:44 +00:00
committed by GitHub
parent 1481f2f086
commit b5112f086c
2 changed files with 7 additions and 0 deletions
@@ -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"