9 lines
No EOL
192 B
JavaScript
9 lines
No EOL
192 B
JavaScript
// priority: -100
|
|
"use strict";
|
|
|
|
global.ASTICOR_CARTS_DISABLED_ITEMS = [
|
|
'astikorcarts:animal_cart',
|
|
'astikorcarts:supply_cart',
|
|
'astikorcarts:plow',
|
|
'astikorcarts:wheel'
|
|
]; |