Luna - Cork Necklace

* Added Redrawn Necklace with colourable layers.
This commit is contained in:
Johnny28 2023-02-13 00:00:24 +01:00
parent 7d1e761308
commit 9eb2305901
5 changed files with 11 additions and 5 deletions

Binary file not shown.

BIN
game/characters/luna/clothes/neckwear/cork/1.webp (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

BIN
game/characters/luna/clothes/neckwear/cork/skin.webp (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -222,7 +222,7 @@ default lun_panties_base2 = DollCloth("luna", ("lower undergarment", "panties"),
## Accessories ##
#################
default lun_neckwear_cork = DollCloth("luna", ("head", "neckwear"), "neckwear", "cork", ["#ffffffff"], unlocked = True, zorder=213)
default lun_neckwear_cork = DollCloth("luna", ("head", "neckwear"), "neckwear", "cork", ["#E98E2AFF", "#CECECEFF"], unlocked = True, zorder=213)
default lun_accessory_wand_mouth = DollCloth("luna", ("misc", "accessory"), "accessory", "wand_mouth", ["#ffffffff"], unlocked = True, zorder=213)
default lun_accessory_wand_hand = DollCloth("luna", ("misc", "accessory"), "accessory", "wand_hand", ["#ffffffff"], unlocked = True, zorder=213)