Goth Laura is back and she brought some new clothes for Rogue.
Also added lipstick coloring for all the girls thanks to
DBongus and recoloring for Storm's hair.
Needs new save unfortunately
Mega
View attachment 3839759
The update is great, but when an invitation to the "trisome" event occurs, all characters get the following error:
```
I'm sorry, but an uncaught exception occurred.
Compiling ATL code at game/Rogue_Animations.rpy:5882
NameError: name 'XZoom' is not defined
-- Full Traceback ---------------------------------------------- --------------
Full traceback:
File "script Locations.rpyc", line 269, in script call
File "script Functions.rpyc", line 1269, in script call
File "script Functions.rpyc", line 5705, in script call
File "script Scenes.rpyc", line 7375, in script call
File "Jean_Sex.rpyc", line 21, in script call
File "script Sex.rpyc", line 5276, in script
File "renpy/ast.py", line 1683, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1062, in menu
rv = renpy.store.menu(new_items)
File "renpy/exports.py", line 1298, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 558, in visit_all
for d in self.visit():
File "renpy/atl.py", line 603, in visit
block = self.compile()
File "renpy/atl.py", line 510, in compile
block = self.atl.compile(self.context)
File "renpy/atl.py", line 705, in compile
statements = [ i.compile(ctx) for i in self.statements ]
File "renpy/atl.py", line 953, in compile
value = ctx.eval(expr)
File "renpy/atl.py", line 260, in eval
return eval(expr, renpy.store.__dict__, self.context) # @UndefinedVariable
File "<string>", line 1, in <module>
NameError: name 'XZoom' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.8.1895
Rogue-Like 1.52a
Thu Jul 18 08:34:07 2024
```