diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-11-01 16:47:04 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-11-01 17:16:05 +0100 |
commit | 4e0cd127c49f9d209ed45ab620a7cccb4f608950 (patch) | |
tree | d1d6318beb4511d0d7bcbf2de0da39279736be44 /example/serverdata/scripts/crafting.lua | |
parent | 5922e27d2bc4d2b5ab906afbe2bc029ac90cb2ed (diff) | |
download | manaserv-4e0cd127c49f9d209ed45ab620a7cccb4f608950.tar.gz manaserv-4e0cd127c49f9d209ed45ab620a7cccb4f608950.tar.bz2 manaserv-4e0cd127c49f9d209ed45ab620a7cccb4f608950.tar.xz manaserv-4e0cd127c49f9d209ed45ab620a7cccb4f608950.zip |
Removed the inventory check
We can't arbitrarily remove inventory items on initialization, and
shouldn't have to, because what's in the DB was correct when it was
stored.
Also, there should be no need to check the inventory after inserting
items, since the insert method should already make sure not to insert
items when there is no space.
Reviewed-by: Yohann Ferreira
Diffstat (limited to 'example/serverdata/scripts/crafting.lua')
0 files changed, 0 insertions, 0 deletions