diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 0d87b19a3dc..80a1278db90 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -96,7 +96,7 @@ icon_state = "johann_erzatz_1" volume = 50 -/obj/item/weapon/lighter/zippo/fluff/li_tsun_1 //mangled: Li Tsun +/obj/item/weapon/lighter/zippo/fluff/li_matsuda_1 //mangled: Li Matsuda name = "blue zippo lighter" desc = "A zippo lighter made of some blue metal." icon = 'custom_items.dmi' diff --git a/config/custom_items.txt b/config/custom_items.txt index acfd9e7942c..32a10babd4e 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -18,7 +18,7 @@ leonheart11: Johann Erzatz: /obj/item/weapon/reagent_containers/food/drinks/fla lexusjjss: Lexus Langg: /obj/item/weapon/clipboard/fluff/smallnote, /obj/item/weapon/reagent_containers/food/drinks/flask/fluff/shinyflask lexusjjss: Zachary Tomlinson: /obj/item/weapon/clipboard/fluff/smallnote, /obj/item/weapon/reagent_containers/food/drinks/flask/fluff/shinyflask madmalicemccrea: Alice McCrea: /obj/item/clothing/head/helmet/welding/fluff/alice_mccrea_1 -mangled: Li Tsun: /obj/item/weapon/lighter/zippo/fluff/li_tsun_1 +mangled: Li Matsuda: /obj/item/weapon/lighter/zippo/fluff/li_matsuda_1 misterfox: Rashid Siraj: /obj/item/weapon/storage/bible/tajaran morrinn: Maye Day: /obj/item/weapon/storage/fluff/maye_daye_1 orangebottle: Lillian Levett: /obj/item/weapon/pen/fluff/fancypen diff --git a/icons/obj/custom_items.dmi b/icons/obj/custom_items.dmi index 700fc99bf16..6b9a12b94d6 100644 Binary files a/icons/obj/custom_items.dmi and b/icons/obj/custom_items.dmi differ