diff --git a/code/modules/vore/fluffstuff/guns/nsfw.dm b/code/modules/vore/fluffstuff/guns/nsfw.dm index 21357c7cce..cbe0653117 100644 --- a/code/modules/vore/fluffstuff/guns/nsfw.dm +++ b/code/modules/vore/fluffstuff/guns/nsfw.dm @@ -114,6 +114,8 @@ /obj/item/weapon/gun/projectile/nsfw/update_icon() var/mutable_appearance/ma = new(src) + ma.plane = plane //This is especially weird as new(src) should take these, but it doens't? + ma.layer = layer //Instead it ends up on FLOAT_PLANE update_charge() if(!chambered) @@ -177,6 +179,8 @@ /obj/item/ammo_magazine/nsfw_mag/update_icon() var/mutable_appearance/ma = new(src) + ma.plane = plane //This is especially weird as new(src) should take these, but it doens't? + ma.layer = layer //Instead it ends up on FLOAT_PLANE if(!stored_ammo.len) ma.overlays = list() diff --git a/config/custom_items.txt b/config/custom_items.txt index 44d329cb82..c7ee6a03f9 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -477,11 +477,11 @@ item_path: /obj/item/weapon/implanter/reagent_generator/rischi } # ######## L CKEYS -{ -ckey: luminescentring -character_name: Briana Moore -item_path: /obj/item/weapon/storage/box/fluff/briana_moore -} +#{ +#ckey: luminescentring +#character_name: Briana Moore +#item_path: /obj/item/weapon/storage/box/fluff/briana_moore +#} { ckey: luminescentring character_name: Briana Moore