Update, Version 20231115B
English
############Content################
###########Debug##################
Fixed a bug that Dr. Jackel somehow can make you unable to sell items to other vendors. (Thanks for 渺兔's streaming.)
Technically: Window_ShopSell now automatically resets $game_variables[100] and $game_variables[101] in its dispose function to avoid any future human errors.
[Bypass Password]Fixed the mission does not display the working location in Chinese localizations. (Thanks for 渺兔's streaming.)
[Boss Fight]Fixed a bug that caused COVID-19 Vector's boss fight placement somehow got messed up. (Thanks for 渺兔's streaming.)
[Item]Fixed a typo on Item-625 in Chinese localizations. (Thanks for 渺兔's streaming.)
简体中文
############Content################
###########Debug##################
修复了豺狼医生因为某种原因会导致你无法对别的商人出售物品的Bug。(感谢渺兔的直播)
技术上来说:Window_ShopSell现在会在其dispose函数里自动清理$game_variables[100] 和 $game_variables[101] 防止人为失误。
【破除密码】修复了这个任务在中文环境下有时不会正确显示工作地点名称的Bug。(感谢渺兔的直播)
【Boss战】修复了一个导致新冠衍体Boss战的敌方队伍位置错乱的Bug。(感谢渺兔的直播)
【物品】修复了物品-625的中文文本错误。(感谢渺兔的直播)