mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Fixes a Loadout Entry Description (#15595)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user