580598d7 ^
db180cfc ^
17f7a3d0 ^
b3c25ec3 ^
1 2
3
4
5
6 7 8
9
10 11
12 13
function|script|rubberBat { if (gettimetick(2) - @lastsound < 2) goto L_Return; misceffect 403; set @lastsound, gettimetick(2); goto L_Return; L_Return: // debugmes "Check"; if ($DOOMSDAY == 3) addtimer 10, "#TMWFinalExam::OnRubberBat"; return; }