diff --git a/code/modules/clothing/shoes/xeno/tajara.dm b/code/modules/clothing/shoes/xeno/tajara.dm index efc4c83bd6e..56d9a4e0425 100644 --- a/code/modules/clothing/shoes/xeno/tajara.dm +++ b/code/modules/clothing/shoes/xeno/tajara.dm @@ -7,6 +7,7 @@ body_parts_covered = FEET|LEGS species_restricted = list(BODYTYPE_TAJARA) contained_sprite = TRUE + move_trail = null desc_fluff = "Today the fashion that dominates Adhomai shares few similarities to the clothing of old Furs, linen, hemp, silk and other such fabrics were traded for \ synthetic versions, creating a massive boom in the nylon industry and textile industry in the cities. Jeans, overcoats, army uniforms, parade uniforms, flags, pants, shirts, ties, \ suspenders, overalls are now the fashion of every Tajara from Nal'Tor to Kaltir. The protests of \"Old fashion\" supporters can't stand against how undeniably effective and cheap \ diff --git a/html/changelogs/wickedcybs_wrap.yml b/html/changelogs/wickedcybs_wrap.yml new file mode 100644 index 00000000000..61b56cddead --- /dev/null +++ b/html/changelogs/wickedcybs_wrap.yml @@ -0,0 +1,6 @@ +author: WickedCybs + +delete-after: True + +changes: + - tweak: "Rest of the footwraps should no longer leave shoe/boot prints, just the default footprints." \ No newline at end of file