MetaverseRPN-LLC / RPForge-Issue-Tracker

A Github page for storing public data for RPForge and tracking issues
GNU Lesser General Public License v3.0
10 stars 14 forks source link

scripts: amount not parsed properly #33

Open Potzerus opened 3 years ago

Potzerus commented 3 years ago

the amount variable, passed when using an item with the optional parameter amount, isnt set up properly causing a bug wjere if used in give_character_item it is not seen as a positive integer (wrong type maybe?)