forked from MarseyWorld/MarseyWorld
add hunter biden's fart
parent
43751dc4ec
commit
6b1560a9d2
|
@ -47,7 +47,7 @@
|
|||
|
||||
{% if fart and not (v and v.has_badge(128)) and SITE_NAME == 'rDrama' %}
|
||||
<script>
|
||||
fart = Math.floor(Math.random() * 4) + 1
|
||||
fart = Math.floor(Math.random() * 5) + 1
|
||||
let audio = new Audio(`/assets/images/${fart}.webp`);
|
||||
|
||||
audio.play();
|
||||
|
|
Loading…
Reference in New Issue