Bug fixes

* Fixed Luna sprite persisting throughout Wardrobe context
* Fixed regression related to wardrobe chit-chats due to the mixing of renpy and python scopes
This commit is contained in:
LoafyLemon 2022-11-04 21:17:41 +00:00
parent 2b01668442
commit dd4b2898e0
2 changed files with 108 additions and 97 deletions

View File

@ -48,7 +48,7 @@ label summon_luna:
# Wardrobe
"-Wardrobe-" (icon="interface/icons/small/wardrobe.webp") if luna_wardrobe_unlocked:
hide astoria_main with d1
hide luna_main with d1
call wardrobe
jump luna_requests

File diff suppressed because it is too large Load Diff