Wow! More Taj Shoe Tweaks! Enforcing Digitigrade Appearances (#11683)
@@ -9,6 +9,7 @@
|
||||
species_restricted = null
|
||||
drop_sound = 'sound/items/drop/rubber.ogg'
|
||||
pickup_sound = 'sound/items/pickup/rubber.ogg'
|
||||
sprite_sheets = list("Tajara" = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/jackboots
|
||||
name = "black boots"
|
||||
@@ -42,8 +43,7 @@
|
||||
desc = "Modified pair of boots, particularly friendly to those species whose toes hold claws."
|
||||
icon_state = "jackboots_toeless"
|
||||
species_restricted = null
|
||||
sprite_sheets = list(
|
||||
BODYTYPE_TAJARA = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
sprite_sheets = list(BODYTYPE_TAJARA = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/jackboots/toeless/knee
|
||||
name = "knee-high toeless black boots"
|
||||
@@ -80,8 +80,7 @@
|
||||
desc = "A pair of toeless work boots designed for use in industrial settings. Modified for species whose toes have claws."
|
||||
icon_state = "workboots_toeless"
|
||||
species_restricted = null
|
||||
sprite_sheets = list(
|
||||
BODYTYPE_TAJARA = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
sprite_sheets = list(BODYTYPE_TAJARA = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/workboots/grey
|
||||
name = "grey workboots"
|
||||
|
||||
@@ -68,7 +68,8 @@
|
||||
name = "sandals"
|
||||
icon_state = "sandals"
|
||||
species_restricted = null
|
||||
body_parts_covered = 0
|
||||
body_parts_covered = FALSE
|
||||
sprite_sheets = list("Tajara" = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/sandal/marisa
|
||||
desc = "A pair of magic, black shoes."
|
||||
@@ -82,12 +83,14 @@
|
||||
desc = "A pair of foam flip flops. For those not afraid to show a little ankle."
|
||||
icon_state = "thongsandal"
|
||||
item_state = "thongsandal"
|
||||
sprite_sheets = list("Tajara" = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
obj/item/clothing/shoes/sandal/clogs
|
||||
name = "plastic clogs"
|
||||
desc = "A pair of plastic clog shoes."
|
||||
icon_state = "clogs"
|
||||
item_state = "clogs"
|
||||
sprite_sheets = list("Tajara" = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/clown_shoes
|
||||
desc = "The prankster's standard-issue clowning shoes. Damn they're huge!"
|
||||
@@ -287,9 +290,9 @@ obj/item/clothing/shoes/sandal/clogs
|
||||
icon_state = "carpslippers"
|
||||
species_restricted = null
|
||||
silent = TRUE
|
||||
|
||||
cold_protection = FEET
|
||||
min_cold_protection_temperature = SHOE_MIN_COLD_PROTECTION_TEMPERATURE
|
||||
sprite_sheets = list("Tajara" = 'icons/mob/species/tajaran/shoes.dmi')
|
||||
|
||||
/obj/item/clothing/shoes/iac
|
||||
name = "IAC shoes"
|
||||
|
||||
@@ -26,6 +26,10 @@
|
||||
|
||||
age_max = 80
|
||||
|
||||
damage_overlays = 'icons/mob/human_races/masks/dam_tajara.dmi'
|
||||
damage_mask = 'icons/mob/human_races/masks/dam_mask_tajara.dmi'
|
||||
blood_mask = 'icons/mob/human_races/masks/blood_tajara.dmi'
|
||||
|
||||
num_alternate_languages = 2
|
||||
secondary_langs = list(LANGUAGE_SIIK_MAAS, LANGUAGE_SIIK_TAJR, LANGUAGE_YA_SSA)
|
||||
name_language = LANGUAGE_SIIK_MAAS
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
author: WickedCybs
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Practically all footwear that taj could wear have been adjusted to better fit them. Same for voidsuits, hardsuit boot segments. This is hopefully the last time I ever have to adjust something like this. Minor issues like exposed body parts were fixed along the way for some items."
|
||||
- tweak: "Taj have their own blood overlays and damage overlays now to make it easier to reflect certain things on the unique parts of their sprite now."
|
||||
|
After Width: | Height: | Size: 8.3 KiB |
|
After Width: | Height: | Size: 430 B |
|
After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 357 KiB After Width: | Height: | Size: 357 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |