Lv1.梦旅人
您需要 登录 才可以下载或查看,没有帐号?注册会员
使用道具 举报
linphy 发表于 2017-5-16 22:38 Game_Party.prototype.maxBattleMembers = function() { return 4; };
Lv4.逐梦者
Lv5.捕梦者
Lv3.寻梦者
Game_Party.prototype.maxBattleMembers = function() { if (!$gameParty.inBattle()) { return 4; } else { return 99; }};
Game_Party.prototype.maxBattleMembers = function() { if (!$gameParty.inBattle()) { return 4; } else { return 99; } };
本版积分规则 发表回复 回帖后跳转到最后一页
献给最先抵达这片土地的你。参加预注册的用户即可获得。
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-1 13:31
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.