Renamed recipe.item_id to recipe.crafted_item_id for clarity - other places in the code will need to be updated to reflect this, but using recipe:CraftedItemID() instead.
Author |
James D. Callahan III <darkenelf@gmail.com> |
Author date |
2011-03-11 08:23:51 |
Author local date |
2011-03-11 02:23:51 -0600 |
Committer |
James D. Callahan III <darkenelf@gmail.com> |
Committer date |
2011-03-11 08:23:51 |
Committer local date |
2011-03-11 02:23:51 -0600 |
Commit |
72c42588c0b2f4c2ac9acd7280ac28d9e43a4886 |
Tree |
72b02bba75f35298dc474ddca5ef771193253c03 |
Parent |
fc4f71b26c8bc8fc9b232f694e7e18315d70a711 |
Renamed recipe.item_id to recipe.crafted_item_id for clarity - other places in the code will need to be updated to reflect this, but using recipe:CraftedItemID() instead.