update mods

This commit is contained in:
Xikaro 2023-11-28 21:06:07 +05:00
parent f1e6bac420
commit 3848785356
11 changed files with 35 additions and 1 deletions

View file

@ -139,6 +139,9 @@
"corpse": {
"corpse": true
},
"treetap": {
"tap": true
},
"ae2": {
"part_icon": true,
"charger": true,

View file

@ -245,5 +245,6 @@
"ae2:part_name": null,
"ae2:part_icon": null,
"ae2:part_tooltip": null,
"ae2:part_mod_name": null
"ae2:part_mod_name": null,
"treetap:tap": null
}