Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

Basic starting items #397

Closed Bilo-P closed 1 month ago

Bilo-P commented 1 month ago

Added basic starting items (sword, bow, arrows) for to player inventory on start.

Issue: https://github.com/Path-of-Terraria/PathOfTerraria/issues/390

Bilo-P commented 1 month ago

Yes, you are right. They were without the magic trait. I updated the code again so it gives magic bow and sword.

Bilo-P commented 1 month ago

Ok, I pulled all the chnages from the main branch and then added the code since the code is minimal. Now rarity of sword and bow is set to Magic and it rolls the item level.