I did that and got the end of the root for this versioneasy way to get the queen.go for the black elf,order execute her,enjoy.
nice path.
where to put that? where is console?type this into renpy console to unlock everything:
for button in g.buttons.values():
for bimg in button.images:
for cnd in bimg.conditions:
if isinstance(cnd, store._m1_00gallery__GalleryUnlockCondition):
for iimg in cnd.images:
renpy.game.persistent._seen_images[(iimg,)] = True
Renpy , Common , 00Console file rpy open by txtwhere to put that? where is console?
Could you post the console screen with the changes and where to insert them?type this into renpy console to unlock everything:
for button in g.buttons.values():
for bimg in button.images:
for cnd in bimg.conditions:
if isinstance(cnd, store._m1_00gallery__GalleryUnlockCondition):
for iimg in cnd.images:
renpy.game.persistent._seen_images[(iimg,)] = True
Just keep hitting enter after each one and dont change the indentation the console gives.Could you post the console screen with the changes and where to insert them?
This console command isn't working for me. Anyone else having this problem?currentmoney = xxx
yes it is, where are u stuck?Is there still an ending with Lady Death? I can't find it no matter what I do
i think it is a bug it the same think for me but for sandy and jerremi don't show up in the castleIs there still an ending with Lady Death? I can't find it no matter what I do
Nah, probably route got taken out after the port from Tyranno to Renpy, because there was only like 1, or 2, scenes for her, and the Devs is trying to 'finish' the game. Another route that is gone is the Mom+Aunt one, IIRC.I'm not getting the option to keep Dabna(dwarf) as my slave after buying her. This a bug I'm assuming?