Fixes a Loadout Entry Description (#15595)

This commit is contained in:
SleepyGemmy
2023-01-19 12:47:00 +01:00
committed by GitHub
parent 2d6e35586e
commit 0018c1bf0e
16 changed files with 21 additions and 16 deletions
@@ -1,6 +1,6 @@
/obj/item/gun/projectile/shotgun
name = "strange shotgun"
desc = "A strange shotgun that doesn't seem to belong anywhere. You feel like you shouldn't be able to see this and should... submit an issue?"
desc = DESC_PARENT
var/can_sawoff = FALSE
var/sawnoff_workmsg
var/sawing_in_progress = FALSE