From b8e8dc4dd0b08543d6489ef1e0f068b91733bb09 Mon Sep 17 00:00:00 2001 From: SquishyEmmaaaa <235807504+SquishyEmmaaaa@users.noreply.github.com> Date: Sat, 23 May 2026 18:16:50 -0700 Subject: [PATCH] we love parenting and inheritance shenanigans --- .../_RMC14/Entities/Objects/Weapons/Guns/cm_base_gun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_RMC14/Entities/Objects/Weapons/Guns/cm_base_gun.yml b/Resources/Prototypes/_RMC14/Entities/Objects/Weapons/Guns/cm_base_gun.yml index c02f748bf5b..9534c320284 100644 --- a/Resources/Prototypes/_RMC14/Entities/Objects/Weapons/Guns/cm_base_gun.yml +++ b/Resources/Prototypes/_RMC14/Entities/Objects/Weapons/Guns/cm_base_gun.yml @@ -1,6 +1,6 @@ - type: entity abstract: true - parent: [ NFBaseItemWeaponGun, BaseC3ExpeditionContraband ] + parent: [ BaseC3ExpeditionContraband, NFBaseItemWeaponGun ] id: CMBaseWeaponGun components: - type: Clothing