ITEM = {} ITEM.Name = "Earth Rune" ITEM.Description = "A stone that's heavier than it looks." ITEM.Icon = "test.png" ITEM.UniqueData = false genericMakeDroppable(ITEM) GMS.RegisterResource(ITEM)