forked from SilverStudioGames/WTS
Minor fixes
* Moved Luna casual jeans to correct category. * Minor writing fix.
This commit is contained in:
parent
3d73d8c00d
commit
ebd3948360
@ -203,7 +203,7 @@ default lun_outfit_harley_quinn = DollOutfit([lun_hair_harley_quinn, lun_pantyho
|
||||
## Lion Outfit ## (Event only)
|
||||
#################
|
||||
|
||||
default lun_bottom_casual_jeans = DollCloth("luna", ("lower body", "skirts"), "bottom", "casual_jeans", ["#8027bfff"])
|
||||
default lun_bottom_casual_jeans = DollCloth("luna", ("lower body", "trousers"), "bottom", "casual_jeans", ["#8027bfff"])
|
||||
default lun_top_casual_sweater = DollCloth("luna", ("upper body", "shirts"), "top", "casual_sweater", ["#382088ff", "#382088ff"])
|
||||
default lun_accessory_lionhead = DollCloth("luna", ("misc", "accessory"), "accessory", "lionhead", None)
|
||||
|
||||
|
@ -132,7 +132,7 @@ label lun_reaction_touch(what):
|
||||
lun "You really were right about these things being sensitive..." ("open", "base", "base", "down")
|
||||
lun "Can't believe I hadn't figured this out earlier." ("base", "base", "base", "downR")
|
||||
block:
|
||||
lun @ cheeks blush "*Ah*... Are everyone this sensitive in around this spot?" ("soft", "closed", "base", "mid")
|
||||
lun @ cheeks blush "*Ah*... Is everyone this sensitive in around this spot?" ("soft", "closed", "base", "mid")
|
||||
gen "Women are a lot more sensitive than men most of the time..." ("base", xpos="far_left", ypos="head")
|
||||
lun "Oh... That's so sad..." ("angry", "base", "base", "mid")
|
||||
block:
|
||||
|
Loading…
Reference in New Issue
Block a user