You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got the LOCATING NEW ASTEROID FIELD<script>var count = 0;document.addEventListener("DOMContentLoaded", function() {setInterval(function(){count++;document.getElementById('9').innerHTML = new Array(count % 5).join('.');}, 500);});</script> after calling a bunch of asteroids
The text was updated successfully, but these errors were encountered:
Reporting client info: Client Information:
BYOND:515.1636
Key:bluefox1
Round ID:
7736
Testmerges:
Reproduction:
got the LOCATING NEW ASTEROID FIELD<script>var count = 0;document.addEventListener("DOMContentLoaded", function() {setInterval(function(){count++;document.getElementById('9').innerHTML = new Array(count % 5).join('.');}, 500);});</script> after calling a bunch of asteroids
The text was updated successfully, but these errors were encountered: