ChestShop-3/com/Acrobot
meiamsome 9196504c68 Fixed some potential bugs.
Removed a hasAccount check from add, subtract and hasEnough. These checks should not exist.
The reasons are:
hasEnough: The default for an account may not have enough to pay for anything. Changed to check if Server Account instead.
add & subtract: Changed the check to only isEmpty. This is because money should not just be created or destroyed.
2012-08-18 21:53:01 +02:00
..
Breeze/Utils Trying to fix "Item not recognised" message 2012-08-10 18:54:49 +02:00
ChestShop Fixed some potential bugs. 2012-08-18 21:53:01 +02:00