File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 41
41
<CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
42
42
</None >
43
43
</ItemGroup >
44
- <ItemGroup >
45
- <Folder Include =" wwwroot\" />
46
- </ItemGroup >
47
44
</Project >
Original file line number Diff line number Diff line change 97
97
"file" : " FiguredThisOutAlready.mp3" ,
98
98
"cooldown" : 60
99
99
},
100
+ "finishhim" : {
101
+ "response" : " Finish him!" ,
102
+ "file" : " finish-him.mp3" ,
103
+ "cooldown" : 60
104
+ },
105
+ "fixit" : {
106
+ "response" : " Fix it FRITZ!" ,
107
+ "file" : " fix-it.mp3" ,
108
+ "cooldown" : 60
109
+ },
100
110
"found" : {
101
111
"response" : " I found a squirrel!" ,
102
112
"file" : " Natasha1.mp3" ,
103
113
"cooldown" : 120
104
114
},
115
+ "freakout" : {
116
+ "response" : " Fritz is gonna Freak out!" ,
117
+ "file" : " freakout.mp3" ,
118
+ "cooldown" : 60
119
+ },
105
120
"crush" : {
106
121
"response" : " It's been 30 years, and Natasha wants to crush this squirrel" ,
107
122
"file" : " Natasha2.mp3" ,
117
132
"file" : " Natasha4.mp3" ,
118
133
"cooldown" : 60
119
134
},
135
+ "illegal" : {
136
+ "response" : " It's illegal in 9 countries!" ,
137
+ "file" : " illegal.mp3" ,
138
+ "cooldown" : 60
139
+ },
120
140
"javascript" : {
121
141
"response" : " Horses LOVE JavaScript!" ,
122
142
"file" : " javascript.mp3" ,
You can’t perform that action at this time.
0 commit comments