void main() { location llocation = GetLocation(OBJECT_SELF); DestroyObject(OBJECT_SELF); CreateObject(OBJECT_TYPE_CREATURE, "uquilos2", llocation); }