diff --git a/src/art/vector/Boob_Addons.tw b/src/art/vector/Boob_Addons.tw index 155f00e4c87820db677d6bc3062d514cee945d51..ae51b2ebd996bed4f476639ecfd5823f4b1ae799 100644 --- a/src/art/vector/Boob_Addons.tw +++ b/src/art/vector/Boob_Addons.tw @@ -37,7 +37,7 @@ <<if _artSlave.clothes == "a mini dress">> <<if _artSlave.boobs < 300 >> <<else>> - <<include Art_Vector_Boob_Outfit_Minidress>> + <<include Art_Vector_Boob_Outfit_MiniDress>> <</if>> <</if>> <<if _artSlave.clothes == "a halter top dress">> @@ -293,4 +293,4 @@ /* set _art_transform to empty string so stray SVG groups in other passages are not affected */ <<set _art_transform = "">> -/* piercinglevel = 1; Light, piercinglevel = 2; Heavy, piercinglevel = 3; Smart, piercinglevel = 0; None */ \ No newline at end of file +/* piercinglevel = 1; Light, piercinglevel = 2; Heavy, piercinglevel = 3; Smart, piercinglevel = 0; None */ diff --git a/src/art/vector/Torso_Outfit.tw b/src/art/vector/Torso_Outfit.tw index eecdc28cebcba51929836611ed0dcd20114f9dc4..ab32db178c219cc3470c293af68ff6bea1cb8275 100644 --- a/src/art/vector/Torso_Outfit.tw +++ b/src/art/vector/Torso_Outfit.tw @@ -22,7 +22,7 @@ <<case "slutty jewelry">> <<set _art = "Art_Vector_Torso_Outfit_SluttyJewelry_" >> <<case "a mini dress">> - <<set _art = "Art_Vector_Torso_Outfit_Minidress_" >> + <<set _art = "Art_Vector_Torso_Outfit_MiniDress_" >> <<case "a halter top dress">> <<set _art = "Art_Vector_Torso_Outfit_HalterTopDress_" >> <<case "a cheerleader outfit">>