stewards sell things at proper ranks

This commit is contained in:
2024-09-09 20:59:56 -05:00
parent a426b773d3
commit eaa70f43c0
3 changed files with 67 additions and 1 deletions
+1
View File
@@ -292,6 +292,7 @@ public class Contract extends AbstractGameObject {
me.magicValue = 1;
}
}
return this.sellInventory;
}