module DataManager def self.load_satk_weapons $data_satk_weapons = [] $data_satk_weapons[62] = 4 end end