Added new buzzers
Added Ace Combat "Missile" warning buzzer Added Tetris Grand Master piece SFX buzzers
This commit is contained in:
+2
-1
@@ -1,7 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>No, you do not need to mute this site anymore. (yes, even on firefox)</title>
|
|
||||||
<link rel="stylesheet" href="styleMain.css">
|
<link rel="stylesheet" href="styleMain.css">
|
||||||
<script src="browserFunctions.js"></script>
|
<script src="browserFunctions.js"></script>
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
@@ -62,6 +61,8 @@
|
|||||||
["KlonoaWahoo"],
|
["KlonoaWahoo"],
|
||||||
["PPTArleBAYOEN","PPTExHarddrop","PPTLemresDonuts","PPTOPipi","PPTRingoCosine","PPTSigKapow"],
|
["PPTArleBAYOEN","PPTExHarddrop","PPTLemresDonuts","PPTOPipi","PPTRingoCosine","PPTSigKapow"],
|
||||||
["Touhou6Dead","Touhou61Up","Touhou11Orin"],
|
["Touhou6Dead","Touhou61Up","Touhou11Orin"],
|
||||||
|
["AC7Missile"],
|
||||||
|
["TGM_O","TGM_J","TGM_L","TGM_Z","TGM_S","TGM_T","TGM_I"],
|
||||||
["Mystery"],
|
["Mystery"],
|
||||||
];
|
];
|
||||||
let specialBuzzers = {
|
let specialBuzzers = {
|
||||||
|
|||||||
Reference in New Issue
Block a user