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:
parent
2b01668442
commit
dd4b2898e0
@ -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
Loading…
Reference in New Issue
Block a user