我的档也有这bug() 没有万圣节时以为是我作弊不睡觉天天在农场泡着错过了,结果圣诞节也没有,森林商店的衣服到了日期也锁着 后来动用特殊手段开了节日↓ 在家具店买自定义海报内容如下 [[不给糖就捣蛋|$passage][$halloween to 1]] [[圣诞快乐|$passage][$christmas to 1]] [[想吃手工巧克力|$passage][$valentines to 1]] 然后点击就能开启节日(有效期似乎仅限游戏内当天,来自一个圣诞节前几天每天都包了一次礼物的怨种)
翻到罗宾纸条事件的代码了,是不是什么条件没达标? 要进表白直接用自定义文字和最后的 [[罗宾的便条|Robin Note]]跳转事件 <<if $robinpaid is 1 and $robinmissing is 0 and $robinnote isnot 1 and $NPCName[$NPCNameList.indexOf("Robin")].lust gte 10 and $NPCName[$NPCNameList.indexOf("Robin")].love gte 60 and $NPCName[$NPCNameList.indexOf("Robin")].trauma lt 10>> <span class="gold">窗边貌似有张便条。</span> <br> <<link [[读一读|Robin Note]]>><<set $robinnote to 1>><</link>> <br><br>