default nt_he_drink = event_class( title = "Tonks Firewhisky", start_label = "tonks_hangout", events = [ [ ["nt_he_wine_intro"], ["nt_he_firewhisky_intro"], ["nt_he_firewhisky_E1"], ["nt_he_firewhisky_E2"], ["nt_he_firewhisky_E3"], ["nt_he_firewhisky_E4"] ] ], iconset = [["star_empty", "star_pink"]] # You have to add icons at least for first tier, the rest will be copied over automatically. ) default nt_he_story = event_class( title = "Tonks Stories", start_label = "tonks_hangout", events = [ [ ["nt_he_story_intro_E1"], # Intro ["nt_he_story_intro_E2"], # Moody ["nt_he_story_intro_E3"], # Brooms and flying carpets ["nt_he_story_intro_E4"], # Turning water into wine ["nt_he_story_intro_E5"], # Lots of paperwork ["nt_he_story_E6"], # Vampire story ["nt_he_story_intro_E7"], # Moody's teaching methods ["nt_he_story_E8"], # Werewold story ["nt_he_story_intro_E9"], # Illegal love potion ["nt_he_story_intro_E10"], # Dumb game mechanics ["nt_he_story_E11"], # Metamorphmagi ["nt_he_story_E12"] # Invisible clothing charm ] ], iconset = [["star_empty", "star_pink"]] # You have to add icons at least for first tier, the rest will be copied over automatically. )