PrivateHerby: Disable check for TL actors

This commit is contained in:
Dazed 2023-08-02 11:36:49 -05:00
parent 7941f8b4f9
commit 19f759dd24
2 changed files with 5 additions and 4 deletions

View file

@ -18,7 +18,7 @@
"traits": [],
"initialLevel": 1,
"maxLevel": 99,
"name": "クレア",
"name": "Clea",
"nickname": "",
"note": "<SAC道具封印スイッチ:24> ",
"profile": ""
@ -41,7 +41,7 @@
"traits": [],
"initialLevel": 1,
"maxLevel": 99,
"name": "リルム",
"name": "Relm",
"nickname": "",
"note": "",
"profile": ""
@ -64,7 +64,7 @@
"traits": [],
"initialLevel": 1,
"maxLevel": 99,
"name": "ノラ",
"name": "Nora",
"nickname": "",
"note": "",
"profile": ""
@ -87,7 +87,7 @@
"traits": [],
"initialLevel": 1,
"maxLevel": 99,
"name": "ソフィア",
"name": "Sophia",
"nickname": "",
"note": "",
"profile": ""

View file

@ -785,6 +785,7 @@ function recollectionAddSwitchids() {
};
Game_System.prototype.testDragonDobby = function (dnu, istr) {
return true
if (dnu && istr) {
let str = istr;
switch (dnu) {