ahegao 1.69.245 → 1.69.248

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -622,7 +622,7 @@ class Lyla extends ModularTasker {
622
622
  return playSound(this.BUBBY_YEEES_PATH);
623
623
  }
624
624
  async playMine() {
625
- return (0, util_1.randomTimes)(1, 3, 0.5, async () => {
625
+ return (0, util_1.randomTimes)(1, 1, 0.5, async () => {
626
626
  await playSound((0, util_1.pickRandomFileRecursive)(this.MINE_PATH));
627
627
  await (0, util_1.waitS)((0, util_1.randomRare)(0.1, 0, 0, 10, 60));
628
628
  });
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ahegao",
3
3
  "description": "Mreeeooow!!!",
4
- "version": "1.69.245",
4
+ "version": "1.69.248",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.js",
7
7
  "files": [