This commit is contained in:
Dmitry 2024-02-04 17:33:35 +07:00
parent 1692d1a3f6
commit a923cad437
7 changed files with 82 additions and 23 deletions

View file

@ -0,0 +1,8 @@
// priority: 0
global.ASTICOR_CARTS_DISABLED_ITEMS = [
'astikorcarts:animal_cart',
'astikorcarts:supply_cart',
'astikorcarts:plow',
'astikorcarts:wheel'
];