I making a script and you need to set up weapons like so in the config
$data_weapons[1].bla = 7
$data_weapons[1].otherbla = true
my question is what class/module
would I have this in so that it works?
Game_System?
Module RPG?
I'm not sure
thanks for the help