a = rand(114) b = state(a).note.include?("bad")? 5 : 1 while b < 5 a = rand(114) b = state(a).note.include?("bad")? 5 : 1 end add_state(a)
b = (1..114).select { |x| $data_states[x].note.include?("<bad>") } b = b.sample
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |