i change the #define "MAX_BARUNA_PIERCING 1" to "#define MAX_BARUNA_PIERCING 5"
And the
tBarunaPiercing = { 10000 }; -- 100%
To
tBarunaPiercing = { 10000, 10000, 10000, 10000, 10000 }; -- 100%
but the piercing in game still 1/1 what should i do






