diff --git a/game/characters/tonks/clothes/stockings/xmas/0.webp b/game/characters/tonks/clothes/stockings/xmas/0.webp index 6b11f74e..fe0db11a 100644 --- a/game/characters/tonks/clothes/stockings/xmas/0.webp +++ b/game/characters/tonks/clothes/stockings/xmas/0.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5580da7169304792039e8c914cd2344048d3d50e12e5097c683c531de4be96e0 -size 8636 +oid sha256:295ae803692ee65f72f40df94937731945efd14e423f5eb36c17fe3fa046ac71 +size 7576 diff --git a/game/characters/tonks/clothes/stockings/xmas/1.webp b/game/characters/tonks/clothes/stockings/xmas/1.webp index a8b3f190..b1fbd0af 100644 --- a/game/characters/tonks/clothes/stockings/xmas/1.webp +++ b/game/characters/tonks/clothes/stockings/xmas/1.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e535b4c37101b1b99d78f43daa66b1799f4d296b1f6b0c0f5aec77d12168e01 -size 3164 +oid sha256:c8e391696d232ecf58f7d39f2880dbae3fd3cb33d050aa64200b4249af0472c7 +size 2958 diff --git a/game/characters/tonks/clothes/stockings/xmas/outline.webp b/game/characters/tonks/clothes/stockings/xmas/outline.webp index a58e6088..757a50aa 100644 --- a/game/characters/tonks/clothes/stockings/xmas/outline.webp +++ b/game/characters/tonks/clothes/stockings/xmas/outline.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0768b01ad37363c0ddbaee49fcd32d6e2d2700976ed13df8cb295a02023cf8f7 -size 15834 +oid sha256:63a925a460fdd12fe4db94037039f225a80f5ed1441b0e763228bc45b424490d +size 14944 diff --git a/game/scripts/characters/snape/events/intro.rpy b/game/scripts/characters/snape/events/intro.rpy index e9ae76bd..0fb8a1e5 100644 --- a/game/scripts/characters/snape/events/intro.rpy +++ b/game/scripts/characters/snape/events/intro.rpy @@ -626,7 +626,7 @@ label snape_intro_E4: sna "Marvellous..." ("snape_35") sna "What does this mean? You're staying here for good?" ("snape_01") gen "Of course not..." ("base", xpos="far_left", ypos="head") - gen "Me being here at all is only possible because the spell is compensating for the unbalance caused by itself..." ("base", xpos="far_left", ypos="head") + gen "Me being here at all is only possible because the spell is compensating for the imbalance caused by itself..." ("base", xpos="far_left", ypos="head") gen "said spell will wear off eventually and I shall be pulled back into my world." ("base", xpos="far_left", ypos="head") gen "Likewise, your Dumb-le-dork friend shall be pulled back here." ("base", xpos="far_left", ypos="head") sna "I see..." ("snape_01") diff --git a/game/scripts/characters/tonks/wardrobe.rpy b/game/scripts/characters/tonks/wardrobe.rpy index 89adc8f9..476d0912 100644 --- a/game/scripts/characters/tonks/wardrobe.rpy +++ b/game/scripts/characters/tonks/wardrobe.rpy @@ -234,7 +234,7 @@ default ton_bra_pasties = DollCloth("tonks", ("upper undergarment", "other"), "b default ton_bra_pasties2 = DollCloth("tonks", ("upper undergarment", "other"), "bra", "pasties_2",[[2, 116, 71, 255], [244, 181, 82, 255]]) default ton_bottom_xmas = DollCloth("tonks", ("lower body", "other"), "bottom", "xmas",[[2, 116, 71, 255], [255, 239, 248, 255]], armfix=True) default ton_gloves_xmas = DollCloth("tonks", ("upper body", "gloves"), "gloves", "xmas", [[255, 239, 248, 255]]) -default ton_stockings_xmas = DollCloth("tonks", ("legwear", "stockings"), "stockings", "xmas",[[255, 255, 255, 255], [255, 255, 255, 255]], armfix=True) +default ton_stockings_xmas = DollCloth("tonks", ("legwear", "stockings"), "stockings", "xmas",[[255, 255, 255, 255], [255, 255, 255, 120]], armfix=True) default ton_outfit_elf = DollOutfit([ton_hair_base_new, ton_makeup3_elf_ears, ton_earring_bells, ton_hat_elf, ton_neckwear_bell1, ton_top_elf, ton_accessory3_belt1, ton_accessory4_bells, ton_garterbelt_long_basic, ton_stockings_long_striped]) default ton_outfit_ribbon = DollOutfit([ton_hair_base_new, ton_neckwear_choker1, ton_bra_ribbon, ton_panties_ribbon])