fix: Optimizes items to use default weights. (Part 3) (#2242)
This commit is contained in:
parent
2c5441731e
commit
40ba85d7b8
104 changed files with 497 additions and 425 deletions
|
|
@ -73,7 +73,6 @@ public partial class BaseQuiver : Container, ICraftable, IAosItem
|
|||
|
||||
public BaseQuiver(int itemID = 0x2FB7) : base(itemID)
|
||||
{
|
||||
Weight = 2.0;
|
||||
Capacity = 500;
|
||||
Layer = Layer.Cloak;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue