use strict

This commit is contained in:
Gustavo 2025-07-21 13:52:18 +10:00
parent 89d74ee72d
commit 3d89d59d4d
272 changed files with 388 additions and 21 deletions

View file

@ -1,3 +1,5 @@
"use strict";
PlayerEvents.tick((event) => {
const { player } = event;
if (player.age % 100 == 0 && player.legsArmorItem == 'gtceu:nanomuscle_leggings') {