Update bandori emote triggers list

This commit is contained in:
sigonasr2 2018-09-26 02:48:31 -05:00
parent 3aaf5889d9
commit e6240111a5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -101,10 +101,10 @@ public class BandoriModule extends Module{
stamp_map.put("tsugumi_wecandoit",Arrays.asList("wegotthis","wegotit","wecan")); stamp_map.put("tsugumi_wecandoit",Arrays.asList("wegotthis","wegotit","wecan"));
stamp_map.put("kokoro_happylucky",Arrays.asList("happy!","lucky")); stamp_map.put("kokoro_happylucky",Arrays.asList("happy!","lucky"));
stamp_map.put("kaoru_fleeting",Arrays.asList("fleeting")); stamp_map.put("kaoru_fleeting",Arrays.asList("fleeting"));
stamp_map.put("aya_fever",Arrays.asList("fever","ayay"));
stamp_map.put("hagumi_smileyay",Arrays.asList("smileyay","yay")); stamp_map.put("hagumi_smileyay",Arrays.asList("smileyay","yay"));
stamp_map.put("kanon_fuee",Arrays.asList("fue","waa","reee")); stamp_map.put("kanon_fuee",Arrays.asList("fue","waa","reee"));
stamp_map.put("misaki_ready",Arrays.asList("amready","beenready","ready!")); stamp_map.put("misaki_ready",Arrays.asList("amready","beenready","ready!"));
stamp_map.put("aya_fever",Arrays.asList("fever"));
stamp_map.put("hina_fullcombo",Arrays.asList("fcd","fullcombo","nomiss","allperfect","notasinglemiss","thefc","anfc","fullperfect")); stamp_map.put("hina_fullcombo",Arrays.asList("fcd","fullcombo","nomiss","allperfect","notasinglemiss","thefc","anfc","fullperfect"));
stamp_map.put("chisato_planned",Arrays.asList("justasplanned","allplanned","calculated","thatcoming")); stamp_map.put("chisato_planned",Arrays.asList("justasplanned","allplanned","calculated","thatcoming"));
stamp_map.put("maya_huhehe",Arrays.asList("hehe","huehe","huehue")); stamp_map.put("maya_huhehe",Arrays.asList("hehe","huehe","huehue"));