forgot to actualy upload the other mod

This commit is contained in:
redbirdly 2024-08-09 21:55:59 +08:00 committed by GitHub
parent 3abf5b70f0
commit b76d73e4aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
mods/mod_for_mnem.js Normal file
View File

@ -0,0 +1 @@
Object.keys(elements).forEach((element)=>{if (elements[element].category == "life") {delete elements[element]}})