File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h2>Enemy HP: <span id="enemy-hp">140</span></h2>
1616 < div id ="actions ">
1717 < button id ="button-1 " onclick ="bonk.useMove('player') " disabled ="true "> Bonk</ button >
1818 < button id ="button-2 " onclick ="stronkify.useMove('player') " disabled ="true "> Stronkify</ button >
19- < button id ="button-3 " onclick ="belittle.useMove('player') " disabled ="true "> Belittle haha vocab word </ button >
19+ < button id ="button-3 " onclick ="belittle.useMove('player') " disabled ="true "> Belittle</ button >
2020 < button id ="button-4 " onclick ="tickle.useMove('player') " disabled ="true "> Tickle</ button >
2121 </ div >
2222 < br >
@@ -46,4 +46,4 @@ <h2>Enemy HP: <span id="enemy-hp">140</span></h2>
4646 </ div >
4747 < p > You can make your own custom difficulty by changing the URL</ p >
4848 < p > Change boost value for enemy attack multiplier and hp value for enemy HP</ p >
49- </ body >
49+ </ body >
You can’t perform that action at this time.
0 commit comments