class Game_Switches def [](switch_id) return $game_party.actors.include?($game_actors[3]) if switch_id == 1 if switch_id <= 5000 and @data[switch_id] != nil return @data[switch_id] else return false end end end
190 KB, 下载次数: 13
189.49 KB, 下载次数: 20
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |