12-17-2013, 04:59 AM
I'm putting this:
module Crafting
DEFAULT_EXP = 0
CRAFT_EXP["BlackPowder2"] = 4
end
but wherever I put it I still get the same error...
Also, I followed your directions by putting the the other text of code right after the line 2016
module Crafting
DEFAULT_EXP = 0
CRAFT_EXP["BlackPowder2"] = 4
end
but wherever I put it I still get the same error...
Also, I followed your directions by putting the the other text of code right after the line 2016