bug : can't unlock first DK sdcard
cause : ch1_sdcards.rpy line 60
Code:
action [Hide ("ch1_junesd_01"),SetField(persistent,"ch1_sdcard_june_1", True),Show("dlbonusunlocked")]
copy pasted from the above sdcard unlock code but forgot to switch june to dk. should be
Code:
action [Hide ("ch1_junesd_01"),SetField(persistent,"ch1_sdcard_dk_1", True),Show("dlbonusunlocked")]
2nd bug, chapter 2, RPDL version (nonsteam)
first SD card during Kendra/prota mom talk next to car
my guess is the lack of a non-steam version code for the SDcards but I didn't look too much into it.
Fixed using unlock gallery mod because it looked like all future SD cards would have the same problem.