ITEM = {} ITEM.Name = "Air Rune" ITEM.Description = "This stone seems like it should be heavier." ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)