HELP!!!!!!
What is wrong with this line?
Thick Staff "=", new global.WeaponData([
Is this the entire code?
I think the formatting cut off the code.
` ` ` code ` ` `
( without spaces )
Do you mean this?
ThickStaff = new global.WeaponData([
// ...
])
Depending on the circumstances, global.
may not be necessary.