void main() { location lLocation = GetLocation(OBJECT_SELF); CreateObject(OBJECT_TYPE_ITEM, "StrongWood", lLocation, TRUE); }