Lv3.寻梦者
您需要 登录 才可以下载或查看,没有帐号?注册会员
使用道具 举报
class Game_Battler < Game_BattlerBasealias add_state_LX20190128 add_statedef add_state(state_id) add_state_LX20190128(state_id) if self.state?(81) self.escape endendend
class Game_Battler < Game_BattlerBase alias add_state_LX20190128 add_state def add_state(state_id) add_state_LX20190128(state_id) if self.state?(81) self.escape end end end
查看全部评分
Lv5.捕梦者
本版积分规则 发表回复
献给最先抵达这片土地的你。参加预注册的用户即可获得。
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-17 00:28
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.