add hunter biden's fart

master
Aevann1 2022-06-24 19:56:28 +02:00
parent 43751dc4ec
commit 6b1560a9d2
1 changed files with 1 additions and 1 deletions

View File

@ -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();