17f7a3d0 ^
62a866fb ^
cae6838d ^
1 2
3
4
5 6 7 8
9 10
function|script|SilverBellSound { if (gettimetick(2) - @lastsilverbell < 3) goto L_Return; misceffect 404; set @lastsilverbell, gettimetick(2); goto L_Return; L_Return: return; }