From 44492a169cbb48deaea2a33dbb3cc83742d3e707 Mon Sep 17 00:00:00 2001 From: Alberyk Date: Sat, 5 Aug 2023 10:59:44 -0300 Subject: [PATCH] Custom items 28/07/23 (#16895) * Custom items 28/07/23 * Update code/modules/customitems/item_defines.dm Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --- code/datums/trading/goods.dm | 3 +- code/modules/customitems/item_defines.dm | 169 ++++++--------------- icons/obj/custom_items/aegis_uniform.dmi | Bin 1587 -> 0 bytes icons/obj/custom_items/ashkii_items.dmi | Bin 0 -> 9411 bytes icons/obj/custom_items/centurion_cloak.dmi | Bin 1233 -> 0 bytes icons/obj/custom_items/ikrad_beret.dmi | Bin 566 -> 0 bytes icons/obj/custom_items/kelt_tags.dmi | Bin 452 -> 0 bytes icons/obj/custom_items/kennard_ledger.dmi | Bin 1503 -> 0 bytes icons/obj/custom_items/make_items.dmi | Bin 1160 -> 0 bytes icons/obj/custom_items/resolve_items.dmi | Bin 2311 -> 1716 bytes 10 files changed, 51 insertions(+), 121 deletions(-) delete mode 100644 icons/obj/custom_items/aegis_uniform.dmi create mode 100644 icons/obj/custom_items/ashkii_items.dmi delete mode 100644 icons/obj/custom_items/centurion_cloak.dmi delete mode 100644 icons/obj/custom_items/ikrad_beret.dmi delete mode 100644 icons/obj/custom_items/kelt_tags.dmi delete mode 100644 icons/obj/custom_items/kennard_ledger.dmi delete mode 100644 icons/obj/custom_items/make_items.dmi diff --git a/code/datums/trading/goods.dm b/code/datums/trading/goods.dm index e92a03cca3b..81adbed1c0b 100644 --- a/code/datums/trading/goods.dm +++ b/code/datums/trading/goods.dm @@ -201,8 +201,7 @@ /obj/item/clothing/head/welding = TRADER_BLACKLIST, /obj/item/clothing/head/fluff = TRADER_BLACKLIST_ALL, /obj/item/clothing/head/det/fluff = TRADER_BLACKLIST_ALL, - /obj/item/clothing/head/winterhood = TRADER_BLACKLIST_ALL, - /obj/item/clothing/head/beret/engineering/fluff = TRADER_BLACKLIST_ALL + /obj/item/clothing/head/winterhood = TRADER_BLACKLIST_ALL ) /* diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index b395286f975..f7d3a547b2c 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -34,17 +34,6 @@ All custom items with worn sprites must follow the contained sprite system: http ..() -/obj/item/clothing/suit/fluff/centurion_cloak //Paludamentum - Centurion - cakeisossim - name = "paludamentum" - desc = "A cloak-like piece of silky, red fabric. Fashioned at one point where the shoulder would be with a golden pin." - icon = 'icons/obj/custom_items/centurion_cloak.dmi' - icon_override = 'icons/obj/custom_items/centurion_cloak.dmi' - icon_state = "centurion_cloak" - item_state = "centurion_cloak" - body_parts_covered = UPPER_TORSO|LOWER_TORSO - contained_sprite = TRUE - - /obj/item/clothing/accessory/badge/fluff/dylan_tags //Dog Tags - Dylan Sutton - catnippy name = "dog tags" desc = "Some black dog tags, engraved on them is the following: \"Wright, Dylan L, O POS, Pacific Union Special Forces\"." @@ -84,55 +73,6 @@ All custom items with worn sprites must follow the contained sprite system: http badge_string = "NanoTrasen Security Department" -/obj/item/clothing/head/beret/engineering/fluff/ikrad_beret //LR-31MTA Beret - Ikrad Yam'hir - houseofsynth - name = "\improper LR-31MTA beret" - desc = "A silver beret with an insignia on the front, it looks like an old Tajaran cannon with a ring around it. \ - Along the top half of the ring \"LR-31MTA\" is engraved. The word \"Yam'hir\" is engraved along the bottom half of the ring. \ - The beret looks old and is worn in some places around the edges. It appears to have a flap inside, \ - secured by a piece of elastic that loops around a button." - icon = 'icons/obj/custom_items/ikrad_beret.dmi' - icon_override = 'icons/obj/custom_items/ikrad_beret.dmi' - icon_state = "ikrad_beret" - item_state = "ikrad_beret" - contained_sprite = TRUE - var/obj/item/fluff/ikrad_letter/letter - -/obj/item/clothing/head/beret/engineering/fluff/ikrad_beret/Initialize() - . = ..() - letter = new(src) - letter.attack_self() - -/obj/item/clothing/head/beret/engineering/fluff/ikrad_beret/Destroy() - QDEL_NULL(letter) - return ..() - -/obj/item/clothing/head/beret/engineering/fluff/ikrad_beret/attack_self(var/mob/user) - if(letter) - to_chat(user, "You remove \the [letter] from inside the [src]'s flap.") - user.put_in_hands(letter) - letter = null - else - ..() - -/obj/item/clothing/head/beret/engineering/fluff/ikrad_beret/attackby(var/obj/item/fluff/ikrad_letter/W, var/mob/user) - if(!src.letter && istype(W)) - to_chat(user, "You place \the [W] back inside the [src]'s flap.") - user.drop_from_inventory(W,src) - src.letter = W - else - ..() - -/obj/item/fluff/ikrad_letter //Tattered Letter - Ikrad Yam'hir - houseofsynth - name = "tattered letter" - desc = "A tattered looking piece of paper that looks to have been folded multiple times. \ - Although written in Siik'Maas it seems to be laid out like a letter, addressed to an \"Ikta Yam'hir\" and written in quite \ - an untidy scrawl. The letter is torn in some places and the is writing faded." - icon = 'icons/obj/custom_items/ikrad_beret.dmi' - icon_override = 'icons/obj/custom_items/ikrad_beret.dmi' - icon_state = "ikrad_letter" - w_class = ITEMSIZE_SMALL - - /obj/item/clothing/under/fluff/faysal_uniform //Old Tajaran Nobleman Suit - Faysal Al-Shennawi - alberyk name = "old tajaran nobleman suit" desc = "A fancy looking suit, made of white line, adorned with golden details and buttons bearing long forgotten meanings. A blue sash decorates this piece of clothing." @@ -190,16 +130,6 @@ All custom items with worn sprites must follow the contained sprite system: http icon_state = "brianne_teapot" -/obj/item/clothing/head/beret/engineering/fluff/make_beret //Tan Engineering Beret - M.A.K.E - toasterstrudes - name = "tan engineering beret" - desc = "An engineering beret that appears to have been dyed tan, with an orange patch sewn into the middle of it." - icon = 'icons/obj/custom_items/make_items.dmi' - icon_override = 'icons/obj/custom_items/make_items.dmi' - icon_state = "make_beret" - item_state = "make_beret" - contained_sprite = TRUE - - /obj/item/clothing/mask/fluff/corvo_cigarette //Vaporizer Pen - Nathan Corvo - jkjudgex name = "vaporizer pen" desc = "A simple vaporizer pen, the electronic version of the cigarette." @@ -354,27 +284,6 @@ All custom items with worn sprites must follow the contained sprite system: http contained_sprite = TRUE -/obj/item/clothing/accessory/poncho/fluff/make_poncho //Raincoat Poncho - M.A.K.E - toasterstrudes - name = "raincoat poncho" - desc = "A tough brown hooded poncho that looks to be good at protecting someone from the rain." - icon = 'icons/obj/custom_items/make_items.dmi' - icon_override = 'icons/obj/custom_items/make_items.dmi' - icon_state = "make_poncho" - item_state = "make_poncho" - contained_sprite = TRUE - - -/obj/item/clothing/under/fluff/aegis_uniform //Hephaestus Experimental Projector - Sovereign Aegis - itanimulli - name = "Hephaestus experimental projector" - desc = "An odd device connected to a security uniform, apparently still in the prototype stage." - icon = 'icons/obj/custom_items/aegis_uniform.dmi' - icon_override = 'icons/obj/custom_items/aegis_uniform.dmi' - icon_state = "aegis_uniform" - item_state = "aegis_uniform" - contained_sprite = TRUE - species_restricted = list(BODYTYPE_IPC_INDUSTRIAL) - - /obj/item/clothing/mask/fluff/ird_mask //Titanium Faceplate - IRD - kyres1 name = "titanium faceplate" desc = "An odd mask seeming to mimic the face of a Human with some artistic liberties taken. Small lights keep it dimly illuminated from within with holographic projectors emulating two bright blue eyes. \ @@ -519,22 +428,9 @@ All custom items with worn sprites must follow the contained sprite system: http contained_sprite = TRUE -/obj/item/clothing/accessory/badge/fluff/kelt_tags //Foreign Legion Holo-Tags - Kelt - toasterstrudes - name = "foreign legion holo-tags" - desc = "A set of holo-tags, on them is the printed name, address, and Serial Code as well as what appears to be a bar code underneath." - icon = 'icons/obj/custom_items/kelt_tags.dmi' - icon_override = 'icons/obj/custom_items/kelt_tags.dmi' - icon_state = "kelt_tags" - item_state = "kelt_tags" - stored_name = "Kelt" - badge_string = "Tau Ceti Foreign Legion" - contained_sprite = TRUE - slot_flags = SLOT_MASK | SLOT_TIE - - /obj/item/device/radio/headset/fluff/resolve_headset //Antennae - Decisive Resolve - itanimulli name = "antennae" - desc = "Collapsible spherical antennae designed to interface with an IPC. On it, in permanent marker, are the words: \"Cody Brickstend was here\" is immaculate, tiny handwriting." + desc = "Collapsible spherical antennae designed to interface with an IPC." icon = 'icons/obj/custom_items/resolve_items.dmi' icon_override = 'icons/obj/custom_items/resolve_items.dmi' icon_state = "resolve_antennae" @@ -551,8 +447,8 @@ All custom items with worn sprites must follow the contained sprite system: http contained_sprite = TRUE /obj/item/clothing/under/fluff/resolve_uniform //Haphaestus Experimental Projector - Decisive Resolve - itanimulli - name = "haphaestus experimental projector" - desc = "A flashing device seemingly attached to an officer's corporate security uniform. On the side of the casing are the words: \"Brickstend\", \"Dernestess\", \"Jastovski\", and \"Finch.\"" + name = "panel harness" + desc = "A lightweight, minimalist set of all-in-one paneling. To be worn by an IPC. Doesn't offer much protection." icon = 'icons/obj/custom_items/resolve_items.dmi' icon_override = 'icons/obj/custom_items/resolve_items.dmi' icon_state = "resolve_uniform" @@ -1346,15 +1242,6 @@ All custom items with worn sprites must follow the contained sprite system: http contained_sprite = TRUE -/obj/item/clipboard/fluff/kennard_ledger //Blue Ledger - Kennard Rose - 6thechamp9 - name = "blue ledger" - desc = "An aluminum block runs the width of the dark blue plastic board, biting down on it with crocodile teeth and barely holding it together. Stuffed within the ledger, a cabbage \ - of paperwork narrates numerous cases, most of them closed. Turning it on its back reveals the embossed letters: NT." - icon = 'icons/obj/custom_items/kennard_ledger.dmi' - icon_override = 'icons/obj/custom_items/kennard_ledger.dmi' - contained_sprite = TRUE - - /obj/item/clothing/accessory/poncho/tajarancloak/fancy/fluff/valetzrhonaja_cloak //Nayrragh'Rakhan Cloak - Valetzrhonaja Nayrragh'Rakhan - ramke name = "nayrragh'rakhan cloak" desc = " A worn, black cloak with golden adornments decorating the edges of the fabric. The insignia of the Nayrragh'Rakhan family is embedded into the custom pin holding the cloak \ @@ -1654,13 +1541,14 @@ All custom items with worn sprites must follow the contained sprite system: http /obj/item/clothing/accessory/poncho/shouldercape/qeblak/zeng/fluff/eden_cloak // Zeng-Hu Nralakk division cloak - Eden Li - huntime - name = "Zeng-Hu cloak: Nralakk Division" + name = "\improper Zeng-Hu cloak: Nralakk division" desc = "A cloak worn by Zeng-Hu personnel who worked with or in the Nralakk Federation." icon = 'icons/obj/custom_items/eden_cloak.dmi' icon_override = 'icons/obj/custom_items/eden_cloak.dmi' icon_state = "ZH_cape_custom" item_state = "ZH_cape_custom" + /obj/item/clothing/head/welding/fluff/akara_mask //Steel Face Mask - Akara Seuseisak - aticius name = "steel face mask" desc = "A slab of steel that has been hammered into the shape of a full-face mask with crude tools. It seems quite old and an appreciable layer of rust has built up." @@ -2073,9 +1961,9 @@ All custom items with worn sprites must follow the contained sprite system: http item_state = "freedom_coat" contained_sprite = TRUE -/obj/item/clothing/head/fluff/schlosser_hat // Schlosser - NewOriginalSchwann +/obj/item/clothing/head/fluff/schlosser_hat // National Defense Force Schiffchen - Schlosser - NewOriginalSchwann name = "national defense force schiffchen" - desc = "A side cap known as a Schiffchen on Visegrad, a term roughly translating to “little boat” in Basic, which is commonly worn by members of the Visegradi National Defense Force. The NDF’s symbol – a silver fortress standing upon a crimson background – is prominently featured on the Schiffchen’s badge. “Totschlager” has been written on the inside of the band by somebody with a marker." + desc = "A side cap known as a Schiffchen on Visegrad, a term roughly translating to \"little boat\" in Basic, which is commonly worn by members of the Visegradi National Defense Force. The NDF’s symbol – a silver fortress standing upon a crimson background – is prominently featured on the Schiffchen’s badge. “Totschlager” has been written on the inside of the band by somebody with a marker." desc_extended = "The Schiffchen has a long, storied, and somewhat controversial history upon Visegrad, which dates back to its initial colonization. The planet’s first security service, the Visegradi People’s Security Service, used the Schiffchen as its standard headwear for security personnel in an effort to invoke \ the Warsaw Pact’s security services. Following its dissolution the National Defense Force continued to use the Schiffchen as headwear, and it remains a common sight on Visegrad today even if the NDF, which was dissolved by the Navy shortly after the Solarian Collapse, no longer exists." icon = 'icons/obj/custom_items/schlosser_hat.dmi' @@ -2091,3 +1979,46 @@ All custom items with worn sprites must follow the contained sprite system: http icon_override = 'icons/obj/custom_items/provenance_jacket.dmi' icon_state = "provenance_coat" item_state = "provenance_coat" + +/obj/item/voidsuit_modkit/fluff/ashkii_suit + name = "Squall voidsuit kit" + icon = 'icons/obj/custom_items/ashkii_items.dmi' + icon_state = "ashkii_modkit" + desc = "A simple cardboard box containing the requisition forms, permits, and decal kits for a squall voidsuit." + suit_options = list( + /obj/item/clothing/suit/space/void/engineering = /obj/item/clothing/suit/space/void/engineering/fluff/ashkii_suit, + /obj/item/clothing/head/helmet/space/void/engineering = /obj/item/clothing/head/helmet/space/void/engineering/fluff/ashkii_helm) + +/obj/item/clothing/head/helmet/space/void/engineering/fluff/ashkii_helm //Squall Voidsuit Helmet - Ashkii Yeongseon - hawkington + name = "squall helmet" + desc = "A voidsuit helmet seemingly made out of plasteel. A respirator lines the bottom which gives somewhat less airflow that one would expect. It has an enhanced communications \ + receiver on one side and a gyroscope system on the other; loose wires trailing out of both systems. The four yellow eyes give it a uniquely aggressive look similar to that of the \ + hakhma beetle. \"Property of Engineering Department\" is handwritten on the side in small orange text. Next to a small logo of Hephaestus" + icon = 'icons/obj/custom_items/ashkii_items.dmi' + icon_override = 'icons/obj/custom_items/ashkii_items.dmi' + icon_state = "ashkii_helm" + item_state = "ashkii_helm" + contained_sprite = TRUE + +/obj/item/clothing/suit/space/void/engineering/fluff/ashkii_suit //Squall Voidsuit - Ashkii Yeongseon - hawkington + name = "squall voidsuit" + desc = "A voidsuit that has been bedecked in the Yeongseon colours, namely navy. The entire thing is custom built out of spraypainted plating and a much softer synthleather \ + underlayer; networks of tiny tubes carrying coolant liquids are laminated between the fabric layers. These active cooling systems help regulate the temperature inside the suit. \ + There is particular padding around the joints and spine. Notably a series of dark-brown cables pulled taut around the legs brace them somewhat. While metal reinforcements that \ + resemble a ribcage surround the chestpiece and form into a \"Spine\" on the back. A Hephaestus brand wristbound has been integrated into the forearm of the suit, it's capable of \ + controlling the levels of cooling and the rigidity of the spinal support system. It looks comfortable for a voidsuit." + icon = 'icons/obj/custom_items/ashkii_items.dmi' + icon_override = 'icons/obj/custom_items/ashkii_items.dmi' + icon_state = "ashkii_suit" + item_state = "ashkii_suit" + contained_sprite = TRUE + +/obj/item/clothing/suit/storage/hooded/wintercoat/fluff/ashkii_cloak //Refurbished SLS Cloak - Ashkii Yeongseon - hawkington + name = "refurbished sls cloak" + desc = "A black cloak with a notable grey and orange plastic trim. The bulk of it is made out of a number of nanoceramic fibres giving it a distinctly synthetic sheen particularly \ + in bright light. Some tiny and worn white writing on the side and the hood mark it as the property of \"Spur Logistical Solutions\" a small cargo company that went bankrupt years ago." + icon = 'icons/obj/custom_items/ashkii_items.dmi' + icon_override = 'icons/obj/custom_items/ashkii_items.dmi' + icon_state = "ashkii_cloak" + item_state = "ashkii_cloak" + contained_sprite = TRUE \ No newline at end of file diff --git a/icons/obj/custom_items/aegis_uniform.dmi b/icons/obj/custom_items/aegis_uniform.dmi deleted file mode 100644 index dd6745d028bba48ec1f10ec353001f489df9b057..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1587 zcmV-32F&@1P)004jp0{{R3ySL|NkSq zvQx-3x;q9{h?#mB(_~h7*H=@_o4TqNEn2i_(V~B)dZn7SQLCEv@l5+)*1BmLz5YTb zJSn+_dZL^ScHSs#&E{7BU2z}%npLAJrX)-(p&FX7?`?Q8FUcZBn!4$o2}8hB??~r zNJ0GFtLJau@px7`-l4_p)u8p3D!A2pzyUOE+-}=2A#81AfkLl~ul3&zR5P@_o+haK zc8E3{jOkFGn;?#|GiD(C)=cM^i5OhH!49AU(nP z>g{VPpZ|szoPuUN5Q_Qd=v=BK=#9e zaCr0q%x}f$8*mc#-VZ%Jp*l>bqy4JtSKI*S5w3dL7ZeIsd_mSn!I~Z5G{QP#!LEZ( zpQE8*#|HDD?`kp#RB_9Pha>30~uw21Kixw>sWt}Zuft7Xcp&MH7_Rc?W zL+kzCKX5^7z1?Gb;D&R-(lr=ide+l+Y5s?NfADmEY5phWm*#(BeqsJ6|s-{?Q&`!V|Z()>@#FV6p@{Nnsi+<$5QCl)MCuf+W?1yc(amdE!c|Ni`l^7uwP z6~wpWhio{F&Q|tuN4V%NlK33H`Nyw>W;thhvLfzZ%y(>nwQR$wAGZUE|B3k%8{q4KKUQ{lBo zhX2X=)}Qt#Zp7i`QbB)U_CFQ8Js%%82mWK`;5h;s+B5w`{wL*M!~e#&H)aq1?QOiB z|4I2*@;}e|NZ)gMUwiZs-mNng3zUE&T6_{Nnsi%rDLV z#Qf6yPv(P#`Jb3ynqDR2x22%q<8mCA^VkmbMLj&mN(d!id~^e!Mi zvY^EO#C$9`!NEosv^>3=5g+kEDDl5*@)!LFO67mKmCFCJYvzAP%03GGFTZB~M;8?M zUw+N}k1ojbzdLB=e|$lfuVq&v|I4m4{+C~A{4c*!@BhuN)cb$4EA{^0>`K1>H@A}S z|IMxB`+svQh5y|}Dg5s)O5uNZQ4;^Vi<0mE&92P%|E4SR{lDqTeE)B{9{%ptrC_pB l_}^WW!2j-|6#kbi(F0J6%uub@!)V&u1oH|x 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 literal 0 HcmV?d00001 diff --git a/icons/obj/custom_items/centurion_cloak.dmi b/icons/obj/custom_items/centurion_cloak.dmi deleted file mode 100644 index 768dc7b05283a38cc1bba39b67aede0e4cf5d861..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1233 zcmV;?1TOoDP)V=-0C=2JR&a84_w-Y6@%7{?OD!tS%+FJ>RWQ*r;NmRLOex7wuvIWN;^NFm z%}mcIfpCgT5=&AQY!#G}Q}aqni!$@`;*)do6SI}LI8!oLMet|8#_6ftSt4C z*{&BU*>zX8N6dvt~0nSS&E~Je*9Y z6}24z($3{&2LPN*rUY9-zNA^P3l2!)XCtEj&UYBUTz4_T1`xQhmw1odha03hO6?(5hJkp3-q z5DI~dM?aFgi?A)m5%7I?7kf810Dy})#zW=Y%=a;#&#}L=U;>zJV#sZAz zbKus&`v7Lzd2;@EK6hnXq0m!{eyj>Ks+nhYD_O_$x!l4il5GGGMp16gPkR`NS`>gCl{1pqz-K>`3jq6kn#7;F7pLF1V)^L^>~neRIppBC17wTe-#CeyHb zepIW;32BS*YWmyBC+HL14 zMrY>x2%|`T5|rc9oNb$y3NOI>cH62y-3*)tK_2ETMdQr(mloqNimVo3V1*R42~L9m zxV$uL1ArjFxAXIVPL-!YfVWpy0G4NcR!XEkX|`oiiuVDV$8~48t%C!!QiPFbu;mIb!u6JgO91S0SzqYQ=Vu?79zY0n*yneZgsV=#|=K z5yAMCWR~;0{X_Ixt%Nprre)jF?H|hHPzb2?n`+@~88DtDdiqhJcKXb7_T442ZeJOq zV5N7$`h}5G)-n6ioT`qWHA#w!bp*IBJ$H#79c73Bqcz~J^iw3BOePiE^6*Vl__`ol z@~UFai*i}Jg%}G^^z@@rrZmJ6uwk}J0QD}YEKyL3+E7zer@Q)nK;BqKKvr4!I?BaO zD2w9>BLQqnt{HQTJzEA5X!e&W3XCGa;Pt!8*H>@0>e+!|m`(BrQQ-o5<)_Pg00000NkvXXu0mjfmnuav diff --git a/icons/obj/custom_items/ikrad_beret.dmi b/icons/obj/custom_items/ikrad_beret.dmi deleted file mode 100644 index 5d38778903dfc1fb548070c5c8baaabdcef32a4c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}P)S42ca&d$#0=;;5<04*&of`WovTwDME0QmU$z`($Bb93^v zW=8-300DGTPE!Ct=GbNc005DCR9JLGWpiV4X>fFDZ*Bkpc$`yKaB_9`^iy#0_2eo` zEh^5;&r`5fFwryM;w;ZhDainGjE%TBGg33tGfE(w;*!LYR3K9+GrK4;B|a&&D78e1 zi!&v&s2C_}$ilk9y9G{Vj&~JjGA5D2qYDr0I5iZM= z61xy3DRs1>^#4Cwl1lm}qlmmf zifCZ_#lVh9UA|o2i>otz{oyR-6NNxC!;J<@`Jc+{{XLm(PYVvhH~$GD=I1BcAL1#- zs1i&(TYO4M6%Yeca-tOh$R|q78o#*Sr!YkmSbolYev2OM*8$EUwh+d+W1`$}eG&5lGRnU7EeF#j@+Nc30cz_dh>r(I73baqa zK^6g4;3e2F3n{Q**OrwX0w^`1MQ~{FI_eLdjJ3c07*qoM6N<$ Ef}#ogh5!Hn diff --git a/icons/obj/custom_items/kelt_tags.dmi b/icons/obj/custom_items/kelt_tags.dmi deleted file mode 100644 index 659ca960636fae1c66a65ef194e6d5194e528188..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmV;#0XzPQP)FGkagqYGXMYp0d!JMQvg8b*k%9#0FHW8 zSad{Xb7OL8aCB*JZU6vyoKseCa&`CgQ*iP1|T-BCPGLfC@JW8*HNYndbI2(0000C0006#P)t-sz`(#e zJUK>3L`zIaO-@TqPD)QuO+-aPF)}bhL`hOpSXEYAR##nESzby_QaCs_000020s;dA z0|W#FL`F+gR9Z<(Q8qUQF@v)HaROUF%}pZnVFf} z9E)Eif|_78h-8Z7D4;F+5sHaFb1SmQHq; zReqgHZH3(A=H2Dz9wHuCAr9u&1)JsI#-GwY96YwXL_euDG~oZh9v#Mkg>w zC^1MWGD<5nO)ND|EH+OtI#w|}Se>bFs5|cA zn*aa+0d!JMQvg8b*k%9#0IPabSad{Xb7OL8aCB*JZU6vyoKseCa&`CgQ*iP1_}X6Q?x3JijQVm;_^q z)KHR`lUbabNZ4D5K*-5JC^jLaxCp0WWd&D17jQ%a0A*;CIm%p=xBvhGnMp)JRCt{2 znCDXyK^TXl*hM`rc1go1mY85kE@DYUy+o0KJ%|kxO9Vx+*CUAAw#o=4Id$0 zWk#}pP^;ApsTXmAw85y+*<;3zlX?I62@`WPTAkjIJISafwVF(4FePv5v^?n&Go77b znwev^=ymzIvu3k%2(9Ky7+7tb-9C@w>@;pn!F*=H!bKXh!{S_AxMV4_jJP6ph|7?14#q%Bh=K`4<4d1I4l|*Ia+0L8jg97 zSD&CWPy%x@a4PyI{0H6tMu|ayIejJ=JbSLT_WXsq(8WusH@JM|>b3g%>o;ziOg`VO z+bI`NF_m}j2Jbc8Z+P(VQC%pMdI1&lA89xQ0000003fMYZI7QkefC^7zmxKPcU{4H zF*UtteEF*BwQPRpU2nqfx6LiG_228|>#le1_gw1-c?0Xm#!sJ{C0000{P)t-sz`($Z zdSFXJG?<5L|I7evRYrYdQIvFF|Cs>3RRI60RefthWL7t|lVYuoVZotk)wg%5kz1XC zS!r52&aZK;jbNjMTab5Eer-jniC)0Kz*g2^b^rhX0d!JMQvg8b*k%9#0FHW8Sad{X zb7OL8aCB*JZU6vyoKseCa&`CgQ*iP1l4#6v$fm0009^Nklj> zd9Eu7!PC>>@chhLsF^SEj4EBuN}<0(v3$21KL$z)kQ(1rN>9;W(cb=5c^yf++P}QK z?1nJgpH3%2*vFsT$sY-J@joer_Q#!;0X;tgkpJr|zu(@|f1dv1QJvr3&N~3i{wMTT z>U`d51m-tTsnlP*dlKyIzxy6oRaI40RrOCObNs)%4$n$>ewG3pcC)UkdK|TF%NH-Y z!)vE6+%FsZ{{C)FqKmA(bB;x5tu=Tv*2Y`3U~J#_*1$#rwD%+i0X*2=G^V%sDOL{y z7!nL2R$pt+B7kqv93RrOaR7}3q#@`H0N?DrqlsAbKZbylfNJr>(g8*tLKubtuR2oy zrN3Vgpn*3n1Za(q8DO0VNO}vv4|}3n01VpqMCN+0hX?@HwbL4ZqV^pm-K#V8 zbqJ~912_38F~GUHSUAg5YKC+50t7=y4sfn6SDWcSSC=a{zV{ses;a80s;UC&x^k_y z$k;V~cinsnk4TyibQX{A7Vio3rlB@A+C-cWbbW6ObbJJ(jg@H65xB}=jfMx;Y`M?!m za)$lS6^xrWfCBjdxS2rnM;EvaK)i)G9}okG^MQ{=kOkOw{?F$FGz2)wDFCc;15h9z z07v^o8h~1G4aE5X%sUkD8QQf3Y|tsq2S9(hBmkNOfGi)lrXP6#J|z+61Gj#G-wEMI z!-$IH1BoMi{&ZjSfvT#is;URqqvr!sN%H|YfGi&<03gc;bq@Ui diff --git a/icons/obj/custom_items/resolve_items.dmi b/icons/obj/custom_items/resolve_items.dmi index 371f5071d1350f35970f5d56e8c64a344d3307bc..6197b25aaa9c319e77b9b33692033575e81e3fb0 100644 GIT binary patch delta 1679 zcmV;A25|X@60{9miBL{Q4GJ0x0000DNk~Le0002M0002M2m=5B0A&K4H2?qrOHfQy zMZmzoKR-?~GCe#zN+TmGe}8|LmX;qMA3Hlprw0eO;MRi&2R}bQF)=&<001v9FBB9M zk$o5h;p9eP}LB-L@UWg@FMST-yKA z|GWDyX~<65IWJgx$!P}`mC@|Tk|?I+p@fsZ*zYKjpl;Ij1v>7)%fJGfx`UEy2U>Fo zC=tq{f7((~S>8aeXMwUFG0BMW69v@#`Ihk}jt*aX*#CQfv|3fhHj8r)et%DooIvhI zU!_@TFR@*mX&}ateh?@P;5xTI=T-<=R-~Wr^8%0_vI3C``0fAz1xZOnK~#90?VXKw zn=lN8Z7lHWKxa+RvDD;8 zY1qy4{mWQ?2d3>>11{Zzb_{bg>GBsYHK+nJCk!pYFfCtx-Pf9g$t@?0HTz-jJ-<#Yme^W6A& za3KxBILLECfl_%@ADc#ATfmUEuHZS7iWi)cuwI>UIF_g0qGAtTy?GU*_G{DW4$i zarR4p3)xP6r>>$XilSUmI^W+r{w3cJ><)16&qLYU}ts7by8~wti9sbz)0X;Pjr+N*x)~K4X2QQ z>JEUdXAKNg3sfH%p{ug{!0Gp--QfY$B-c5?W2K30((9l!_JH39lU|1#faV*MO{ncB-0rn{}ju}6sMcDSwIZy}Ow3XT+_KGuLx z&&lcfW$u=3Q|lyq4a^Ez{c`<&)#LA1+B*ZeEkx2y=|h6(AQ23R^@w9$9~T455%!RE z5+HqEG$7Uut$~_SBoOD<3kKwRJT-?-xR8gqLL$CdW#7q!2C$r@yaBm?e(qe* zzd~fjfp{JD@g!yczfrDU+(1+)>C4rN8z6;}zHGfbAnOCHKevI*PhIizv%W~lMl$p3 zpIv|U=iX=6uPBP5D9XQ1{&qIk;*mGR`MYf{z5lZ@+agy#0yccVXyDTO^TtApT>Sv% zh+e4k>HWHVU#cI#64CQh%%}H%Yw~@$PP`HRJF!9jC8B4K;f7D|SLOR+o%ByXrs?PV z^zrdAZE~9l)jc>+*f6{!X9x`y+nt@6T!4X5bvbvj&9perLXK-f7yWIQt*d zuk8kC5LO`w>HW@pAC*sM{rK$HMg#L8{7Ee7-9w^Gk$Z2t0e^pBP6X2O~R+UQFj>g#X2d Z&~JRVF09`$&a?mk002ovPDHLkV1l?@N(KM` delta 2280 zcmVjTJ80?4De5EYhgYcYSW<((yx!qR;$#*IEy=ulzlz82$FA1FkDu5@3EG0_Lh)=det z?pB`Nls;IV-UzhY8ocHef0wzwq9}@@D2k#e zilQirq9}@@D9Wnj_U~r3An$FB?5tQRLHz!^H2-i0bmxW;x2_YsDU3TIL2mypPDkH& z?D)9rJUoO15Ec~X_V1#2cy&zU`MB%4&hhcex85}gM^J7$+nB~mBj{Qe8$rmCp|xdj z);8AiUw8z4T`PZnA(FoEddD}k(ASNnI1Z7V0fw-ch5hMszZ-V_=TA)B7NUj2^F5*?i< zV8L}0w>W<=&cO)cd9Vu$gt3MFi;W-%JRW;^gazVHT8hyx6M^UW;T-1#!g;XVG=l;k z8G+*ozVqJW08CHTmfD8)NuUjifCCp+0)d^^V%Q(|Jv_oA2nrpIprf1NZsRRza`XZ? z(AS2hN{>l8M*SKLegE~#*S=>CQ8$HCnVefmu<6LR@4q*b%vd09J}`&fP;fGgvVhD$In;Z!*RlKdn?KxLS5J5 zTQsYGH=}+kHC?w6;~D+Cc>Po`f9C~vC$oQl7ptF4ZJOXk*9*D*yIB2XOk?E{%L=4g{+LW||1MTP8Ec(vzh(CCqV>~p(t3Oa|4yvG1Z2-0!m%~{JE{I6kaH8BM&|i< z&uRXhP#+l(_b(!4;laPk1v7c5z)b({DapSR>LbJH`|0%K_4M}kcKVn?a_4;bvhjaB z|L!@-zZ2?LuXxe-J6-zyaXNiaAi8rd_%@&G-#sPycYOWo6^HFaqxW|D`B8!BuDRfq z)w%xNbCQ3@*9T>%i$3`6=f?zEvey`a_%pMAC)9sEok-w?;UfZZaBwXZdimGz@1**} zg!d@BYO+IbE-(kK;onL17Xc4LJc@t90`vQKQvGGHbQFd2ui@WG^%nvP@T=(+{5!G! z5+n*t_V4lwY=ytSxq^Qu)?Wg$=)_=N|4yvG2;K;<;0peoSbqudvw#%LZEuP7mtgAx z4S8@vFtdLr)=y`&=$QAw3jUo~e+kH<By?3Y;$& zHchw(d;Y)3q`Ly*cMNdZ*T7T3;W1*R4#i+4WnTekuCdlMT$30#*0S+mDTESy z_WW3f)eRg%P58REgGfW$@K=T@%%oFgguX1dGG8{dqM}X z_+=BpUo5I`JcRfoEE>OTA_$cC&W*+XohVR@Up5hrV0rJ{P<^4nSiFi!kmcvco+lAr zpd7z!B8_0dNpxI@IDVZHjaP2mM4V*MNl)(dqhNbN|IxTRuh!W8$Gv|G{s(o?UgSI7 za(vuGIz&s~^%A*5+S>R%;zEjY_g`Q2AVyZelLzl+sRrnG+-tDj71|1MTPozni@ zjQnYo_U~roPo%VeHzQbo8m0Za8Tr#F?cdGFpGIl_ZbtqzO8a*+@~2VSzl-KirnG+- z%b!kZ|87S9L`wU2`5nH}{#|y5PyM@9x=@t=5B~vNgi?wHvADSa0000