This has zero reason to exist in our code base. We have no procs or
variables tied to this. I removed it to make future modifications
cleaner.
---------
Signed-off-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>
In an effort to make the way our sprites are organized make a little bit
more sense, this takes ALL the sprites in `icons/clothing` and moves
them over `icons/obj/item/clothing` or another appropriate file in the
case of non-clothing items.
A lot of these files had to be split since they lumped everything into
the same dmi which had to be changed since people, reasonably, expect to
find a hat in the folder named `hat` and not in the one where we're
supposed to keep uniforms in.
A lot of smaller files were also merged into already existing dmis where
it made sense.
Lastly, all the colourable items kept in `icons/obj/item/clothing` were
updated to the new palette. Those items were:
**Backpacks:**
- GD Sacred Icon
**Belts:**
- Fannypack
**Gloves:**
- Gloves
- Single Glove
**Hats:**
- GD Cowl
- GD Cube Hood
- Furred Crown
- Surgeon Cap
- Kippah
- Plain Hood
**Shoes:**
- Konyanger Gomusin
**Coats:**
- GD Eccentric Coat
**Uniforms:**
- Colourable Dress
- Shortsleeve Dress
- Evening Gown
- Open Shoulder Dress
- Assymetric Dress
- Tea Dress
- Long Sleeve Dress
- Colourable Scrubs
- Colourable Jumpsuit
Added armor defines
Converted raw strings use to defines
Added UT test to ensure people set the armor var correctly (to a list)
No player facing changes
Refactored hitby to be in line with TG's version.
Refactored item weight defines to a more clear naming scheme, also in
line with TG's version.
Refactored how the movement bumps are handled, ported signals to handle
them, in preparation for the movement update.
Fixed disposal hit bouncing the hitting atom on the wall.
Items do not push other items anymore if they are tiny.
Tweaks unathi pirate and kataphract armour to be inline with other
combat voidsuits, namely giving them BALLISTIC_MEDIUM and LASER_PISTOL.
Unathi captain armour remains slightly better with BALLISTIC_CARBINE.
While still being less strong that a hardsuit or heavy armout
Adds several ruins for the uninhabited planets of Uueoa-Esa.
Adds a pre-contact Unathi spacesuit for one of the ruins and potential
future use.
Voidsuits and other refittable clothing items (if any are added) can now
be set to refit to a species on initialize rather than copypasting code
for mapped-in suit variants.
Will require updating for #18850 and #18920 when merged.
* repaths various factional voidsuit icons
* tweak to gear loadout messages
* sol fix
* the new standard, apparently
* konyang voidsuit -> coalition.dmi
* a collection of offship fixes
* incorporates lavilla's fixes
* kasf revert
* all station voidsuits are now contained sprites
* fixes to corporate voidsuits & vaurca sprites
* stev's inhands
* yeah?
* we're so back
* modkits & kataphract contained sprites
* offship suit cyclers & ghostrole suit fitting
* offship suit cyclers
* just use a global list
* final tweaks
* dme fix
* tgui prettier
* himeo & galatea suits -> coalition.dmi
* h
* repaths various factional voidsuit icons
* tweak to gear loadout messages
* sol fix
* the new standard, apparently
* konyang voidsuit -> coalition.dmi
* genophage to X'Lu'oa
- replaces all mention of 'genophage' with 'X'Lu'oa'
* jargon to Nralakk
- replaces all remaining mentions of 'Jargon Federation' with 'Nralakk Federation'