From 5fd5f2b3d1c77c3b85355c452ffc7e1fe2e12162 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 28 Feb 2018 09:41:23 -0500 Subject: Fixed some types, worked on 0x050 Fixed typos in a bunch of tutorials, did a little more work on 0x050 - Entities --- tutorials/tut040_items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorials/tut040_items.md') diff --git a/tutorials/tut040_items.md b/tutorials/tut040_items.md index 954f9cd..1a44884 100644 --- a/tutorials/tut040_items.md +++ b/tutorials/tut040_items.md @@ -13,7 +13,7 @@ Items are a lot like inventories, but much simpler. Let's make one! return "" end - --Recall that we said in @{tut030_inventories.md} we said items that work in our inventory will have a .weight field + --Recall that we said in @{tut030_inventories.md} that items that work in our inventory will have a .weight field item.weight = 20 function item:DeSerialize() -- cgit v1.2.3-70-g09d2